Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/
Ddebug.h111 #define DEBUG_TICKER_TASK(flag) gpio_pin_set(DEBUG1_PORT, DEBUG1_PIN, flag) macro
172 #define DEBUG_TICKER_TASK(flag) macro
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Ddebug.h131 #define DEBUG_TICKER_TASK(flag) \ macro
329 #define DEBUG_TICKER_TASK(flag) macro
/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.c1455 DEBUG_TICKER_TASK(1);
1469 DEBUG_TICKER_TASK(1);
1480 DEBUG_TICKER_TASK(0);