Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • stable
  • extraversion
  • early-display
  • variant-emmc-nvme-boot
  • 2024-07-19
  • 2024-06-30
  • 2023-10-18
  • 2023-10-10
  • 2023-07-04
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
14 results

timer.c

  • Peng Fan's avatar
    2bb01482
    imx-common: timer: clean up code · 2bb01482
    Peng Fan authored
    
    We can reuse common functions in lib/time.c, but not reimplement
    functions in imx-common/time.c.
    Only keep timer_init ,get_tbclk and implement timer_read_counter in
    imx-common/time.c.
    
    Signed-off-by: default avatarPeng Fan <Peng.Fan@freescale.com>
    Cc: Stefano Babic <sbabic@denx.de>
    Cc: Fabio Estevam <fabio.estevam@freescale.com>
    2bb01482
    History
    imx-common: timer: clean up code
    Peng Fan authored
    
    We can reuse common functions in lib/time.c, but not reimplement
    functions in imx-common/time.c.
    Only keep timer_init ,get_tbclk and implement timer_read_counter in
    imx-common/time.c.
    
    Signed-off-by: default avatarPeng Fan <Peng.Fan@freescale.com>
    Cc: Stefano Babic <sbabic@denx.de>
    Cc: Fabio Estevam <fabio.estevam@freescale.com>