Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.h106 uint32_t radio_sleep(void);
Dradio.c557 radio_sleep(); in radio_setup()
1529 uint32_t radio_sleep(void) in radio_sleep() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll.c378 err = radio_sleep(); in lll_clk_off()