Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Dticker.c34 TICKER_CALL_ID_PROGRAM
165 case TICKER_CALL_ID_PROGRAM: in hal_ticker_instance0_sched()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/
Dticker.c31 TICKER_CALL_ID_PROGRAM
167 case TICKER_CALL_ID_PROGRAM: in hal_ticker_instance0_sched()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ticker/
Dticker.h91 #define TICKER_CALL_ID_PROGRAM 5 macro