Home
last modified time | relevance | path

Searched refs:SysTick_Config (Results 1 – 25 of 765) sorted by relevance

12345678910>>...31

/bsp/amebaz/drivers/
A Dboard.c64 uint32_t SysTick_Config(uint32_t ticks) in SysTick_Config() function
83 SysTick_Config(SystemCoreClock/RT_TICK_PER_SECOND); in rt_hw_board_init()
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dutils.c153 SysTick_Config(ald_cmu_get_sys_clock() / SYSTICK_INTERVAL_1MS); in ald_tick_init()
174 SysTick_Config(ald_cmu_get_sys_clock() / value); in ald_systick_interval_select()
/bsp/fujitsu/mb9x/mb9bf500r/
A Dboard.c47 SysTick_Config(SystemFrequency/RT_TICK_PER_SECOND); in rt_hw_board_init()
/bsp/fujitsu/mb9x/mb9bf506r/drivers/
A Dboard.c46 SysTick_Config(SystemCoreClock / RT_TICK_PER_SECOND); in rt_hw_board_init()
/bsp/CME_M7/drivers/
A Dboard.c52 SysTick_Config(SYSTEM_CLOCK_FREQ / RT_TICK_PER_SECOND); in rt_hw_board_init()
/bsp/frdm-k64f/board/
A Dboard.c47 SysTick_Config(SystemCoreClock/RT_TICK_PER_SECOND); /* Generate interrupt each 1 ms */ in SysTick_Configuration()
/bsp/nxp/lpc/lpc176x/drivers/
A Dboard.c62 SysTick_Config( SystemCoreClock/RT_TICK_PER_SECOND); in rt_hw_board_init()
/bsp/nxp/lpc/lpc43xx/M4/applications/
A Dboard.c54 SysTick_Config(SystemCoreClock / RT_TICK_PER_SECOND); in rt_hw_board_init()
/bsp/mm32l3xx/drivers/
A Dboard.c17 SysTick_Config(SystemCoreClock / RT_TICK_PER_SECOND); in bsp_clock_config()
/bsp/mm32f327x/drivers/
A Dboard.c17 SysTick_Config(SystemCoreClock / RT_TICK_PER_SECOND); in bsp_clock_config()
/bsp/mm32l07x/drivers/
A Dboard.c17 SysTick_Config(SystemCoreClock / RT_TICK_PER_SECOND); in bsp_clock_config()
/bsp/nxp/lpc/lpc824/drivers/
A Dboard.c56 SysTick_Config(SystemCoreClock / RT_TICK_PER_SECOND); in rt_hw_systick_init()
/bsp/n32/n32g43xcl-stb/board/
A Dboard.c52 SysTick_Config(SystemCoreClock / RT_TICK_PER_SECOND); in rt_hw_board_init()
/bsp/n32/n32g45xcl-stb/board/
A Dboard.c52 SysTick_Config(SystemCoreClock / RT_TICK_PER_SECOND); in rt_hw_board_init()
/bsp/n32/n32g45xml-stb/board/
A Dboard.c52 SysTick_Config(SystemCoreClock / RT_TICK_PER_SECOND); in rt_hw_board_init()
/bsp/n32/n32g45xvl-stb/board/
A Dboard.c52 SysTick_Config(SystemCoreClock / RT_TICK_PER_SECOND); in rt_hw_board_init()
/bsp/n32/n32g4frml-stb/board/
A Dboard.c52 SysTick_Config(SystemCoreClock / RT_TICK_PER_SECOND); in rt_hw_board_init()
/bsp/synwit/swm320-mini/board/
A Dboard.c17 SysTick_Config(SystemCoreClock / RT_TICK_PER_SECOND); in bsp_clock_config()
/bsp/n32/n32l43xrl-stb/board/
A Dboard.c52 SysTick_Config(SystemCoreClock / RT_TICK_PER_SECOND); in rt_hw_board_init()
/bsp/n32/n32g457qel-stb/board/
A Dboard.c52 SysTick_Config(SystemCoreClock / RT_TICK_PER_SECOND); in rt_hw_board_init()
/bsp/n32/n32g45xrl-stb/board/
A Dboard.c52 SysTick_Config(SystemCoreClock / RT_TICK_PER_SECOND); in rt_hw_board_init()
/bsp/n32/n32l40xcl-stb/board/
A Dboard.c52 SysTick_Config(SystemCoreClock / RT_TICK_PER_SECOND); in rt_hw_board_init()
/bsp/n32/n32l436-evb/board/
A Dboard.c52 SysTick_Config(SystemCoreClock / RT_TICK_PER_SECOND); in rt_hw_board_init()
/bsp/n32/n32l43xml-stb/board/
A Dboard.c52 SysTick_Config(SystemCoreClock / RT_TICK_PER_SECOND); in rt_hw_board_init()
/bsp/n32/n32wb45xl-evb/board/
A Dboard.c52 SysTick_Config(SystemCoreClock / RT_TICK_PER_SECOND); in rt_hw_board_init()

Completed in 33 milliseconds

12345678910>>...31