Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Dticker.c31 TICKER_CALL_ID_ISR,
57 case TICKER_CALL_ID_ISR: in hal_ticker_instance0_sched()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/
Dticker.c28 TICKER_CALL_ID_ISR,
58 case TICKER_CALL_ID_ISR: in hal_ticker_instance0_sched()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ticker/
Dticker.h87 #define TICKER_CALL_ID_ISR 1 macro