Home
last modified time | relevance | path

Searched refs:clk_event_handler (Results 1 – 6 of 6) sorted by relevance

/bsp/nrf5x/nrf51822/board/
A Dboard.c34 static void clk_event_handler(nrfx_clock_evt_type_t event){} in clk_event_handler() function
38 nrfx_clock_init(clk_event_handler); in SysTick_Configuration()
/bsp/nrf5x/nrf52833/board/
A Dboard.c34 static void clk_event_handler(nrfx_clock_evt_type_t event){} in clk_event_handler() function
38 nrfx_clock_init(clk_event_handler); in SysTick_Configuration()
/bsp/nrf5x/libraries/templates/nrfx/board/
A Dboard.c34 static void clk_event_handler(nrfx_clock_evt_type_t event){} in clk_event_handler() function
38 nrfx_clock_init(clk_event_handler); in SysTick_Configuration()
/bsp/nrf5x/nrf52840/board/
A Dboard.c35 static void clk_event_handler(nrfx_clock_evt_type_t event){} in clk_event_handler() function
39 nrfx_clock_init(clk_event_handler); in SysTick_Configuration()
/bsp/nrf5x/nrf5340/board/
A Dboard.c34 static void clk_event_handler(nrfx_clock_evt_type_t event){} in clk_event_handler() function
38 nrfx_clock_init(clk_event_handler); in SysTick_Configuration()
/bsp/nrf5x/nrf52832/board/
A Dboard.c34 static void clk_event_handler(nrfx_clock_evt_type_t event){} in clk_event_handler() function
38 nrfx_clock_init(clk_event_handler); in SysTick_Configuration()

Completed in 12 milliseconds