Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h115 uint8_t radio_phy_flags_rx_get(void);
Dradio.c1061 uint8_t radio_phy_flags_rx_get(void) in radio_phy_flags_rx_get() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync.c931 phy_flags_rx = radio_phy_flags_rx_get(); in isr_rx_adv_sync_estab()
1025 phy_flags_rx = radio_phy_flags_rx_get(); in isr_rx_adv_sync()
1099 phy_flags_rx = radio_phy_flags_rx_get(); in isr_rx_aux_chain()
Dlll_scan_aux.c801 phy_aux_flags_rx = radio_phy_flags_rx_get(); in isr_rx()
1508 phy_aux_flags_rx = radio_phy_flags_rx_get();
Dlll_adv_aux.c680 phy_flags_rx = radio_phy_flags_rx_get(); in isr_rx()
Dlll_scan.c693 phy_flags_rx = radio_phy_flags_rx_get();