Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c1029 uint32_t radio_start_now_cmd = 0; in radio_tmr_start_hlp() local
1055 radio_start_now_cmd = GENFSK_XCVR_CTRL_SEQCMD(0x1); in radio_tmr_start_hlp()
1069 radio_start_now_cmd = GENFSK_XCVR_CTRL_SEQCMD(0x5); in radio_tmr_start_hlp()
1090 if (radio_start_now_cmd) { in radio_tmr_start_hlp()
1092 GENFSK->XCVR_CTRL = radio_start_now_cmd; in radio_tmr_start_hlp()