Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h113 uint8_t radio_phy_flags_rx_get(void);
Dradio.c1044 uint8_t radio_phy_flags_rx_get(void) in radio_phy_flags_rx_get() function
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync.c920 phy_flags_rx = radio_phy_flags_rx_get(); in isr_rx_adv_sync_estab()
1014 phy_flags_rx = radio_phy_flags_rx_get(); in isr_rx_adv_sync()
1088 phy_flags_rx = radio_phy_flags_rx_get(); in isr_rx_aux_chain()
Dlll_scan_aux.c770 phy_aux_flags_rx = radio_phy_flags_rx_get(); in isr_rx()
1459 phy_aux_flags_rx = radio_phy_flags_rx_get();
Dlll_adv_aux.c571 phy_flags_rx = radio_phy_flags_rx_get(); in isr_rx()
Dlll_scan.c693 phy_flags_rx = radio_phy_flags_rx_get();