Home
last modified time | relevance | path

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

/Zephyr-latest/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-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Ddebug.h142 #define DEBUG_TICKER_JOB(flag) \ macro
330 #define DEBUG_TICKER_JOB(flag) macro
/Zephyr-latest/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-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll.c196 DEBUG_TICKER_JOB(1);
204 DEBUG_TICKER_JOB(0);
/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.c3214 DEBUG_TICKER_JOB(1);
3218 DEBUG_TICKER_JOB(0);
3364 DEBUG_TICKER_JOB(0);