Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c111 static uint8_t phy_aa_ovhd; /* This saves the AA overhead, depending on the variable
365 isr_tmr_aa = GENFSK->TIMESTAMP - phy_aa_ovhd; in isr_radio()
517 phy_aa_ovhd = AA_OVHD_1MBPS; in radio_setup()
591 phy_aa_ovhd = AA_OVHD_1MBPS; in radio_phy_set()
608 phy_aa_ovhd = AA_OVHD_2MBPS; in radio_phy_set()