Home
last modified time | relevance | path

Searched refs:DEBUG_TICKER_JOB (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/
Ddebug.h113 #define DEBUG_TICKER_JOB(flag) gpio_pin_set(DEBUG2_PORT, DEBUG2_PIN, flag) macro
173 #define DEBUG_TICKER_JOB(flag) macro
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Ddebug.h141 #define DEBUG_TICKER_JOB(flag) \ macro
328 #define DEBUG_TICKER_JOB(flag) macro
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll.c112 DEBUG_TICKER_JOB(1); in swi_ull_low_rv32m1_isr()
116 DEBUG_TICKER_JOB(0); in swi_ull_low_rv32m1_isr()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll.c151 DEBUG_TICKER_JOB(1); in swi_ull_low_nrf5_isr()
159 DEBUG_TICKER_JOB(0); in swi_ull_low_nrf5_isr()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ticker/
Dticker.c3065 DEBUG_TICKER_JOB(1);
3069 DEBUG_TICKER_JOB(0);
3189 DEBUG_TICKER_JOB(0);