Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hal/
Dcntr.h11 uint32_t cntr_start(void);
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/
Dcntr.c64 uint32_t cntr_start(void) in cntr_start() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Dcntr.c96 uint32_t cntr_start(void) in cntr_start() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_test.c169 cntr_start(); in init()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_test.c497 cntr_start(); in init()
/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.c3129 if (cntr_start() == 0) {