Home
last modified time | relevance | path

Searched refs:am_hal_stimer_config (Results 1 – 3 of 3) sorted by relevance

/bsp/apollo2/board/
A Dboard.c70 am_hal_stimer_config(AM_HAL_STIMER_CFG_CLEAR | AM_HAL_STIMER_CFG_FREEZE); in SysTick_Configuration()
72 am_hal_stimer_config(AM_HAL_STIMER_XTAL_32KHZ | in SysTick_Configuration()
/bsp/apollo2/libraries/drivers/hal/
A Dam_hal_stimer.h212 extern uint32_t am_hal_stimer_config(uint32_t ui32STimerConfig);
A Dam_hal_stimer.c66 am_hal_stimer_config(uint32_t ui32STimerConfig) in am_hal_stimer_config() function

Completed in 10 milliseconds