Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_core.c680 nrf_802154_critical_section_exit(); in critical_section_enter_and_verify_timeslot_length()
1641 nrf_802154_critical_section_exit(); in on_rx_prestarted_timeout()
2617 nrf_802154_critical_section_exit(); in nrf_802154_core_sleep()
2686 nrf_802154_critical_section_exit(); in nrf_802154_core_receive()
2765 nrf_802154_critical_section_exit(); in nrf_802154_core_transmit()
2816 nrf_802154_critical_section_exit(); in nrf_802154_core_ack_timeout_handle()
2848 nrf_802154_critical_section_exit(); in nrf_802154_core_energy_detection()
2872 nrf_802154_critical_section_exit(); in nrf_802154_core_cca()
2898 nrf_802154_critical_section_exit(); in nrf_802154_core_continuous_carrier()
2924 nrf_802154_critical_section_exit(); in nrf_802154_core_modulated_carrier()
[all …]
Dnrf_802154_critical_section.h68 void nrf_802154_critical_section_exit(void);
Dnrf_802154_critical_section.c224 void nrf_802154_critical_section_exit(void) in nrf_802154_critical_section_exit() function
Dnrf_802154.c195 .exit = nrf_802154_critical_section_exit in nrf_802154_init()
Dnrf_802154_trx.c3008 nrf_802154_critical_section_exit(); in nrf_802154_radio_irq_handler()