Home
last modified time | relevance | path

Searched refs:radio_bc_has_match (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.h66 uint32_t radio_bc_has_match(void);
Dradio.c1009 uint32_t radio_bc_has_match(void) in radio_bc_has_match() function
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h129 uint32_t radio_bc_has_match(void);
Dradio.c1142 uint32_t radio_bc_has_match(void) in radio_bc_has_match() function
2069 if (!radio_bc_has_match()) { in radio_ar_has_match()