Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_notification_swi.c205 static volatile nrf_802154_mcu_critical_state_t m_mcu_cs; variable
271 nrf_802154_mcu_critical_enter(m_mcu_cs); in ntf_enter()
290 nrf_802154_mcu_critical_exit(m_mcu_cs); in ntf_exit()
776 m_mcu_cs = 0UL; in nrf_802154_notification_swi_module_reset()
Dnrf_802154_request_swi.c247 static volatile nrf_802154_mcu_critical_state_t m_mcu_cs; variable
259 nrf_802154_mcu_critical_enter(m_mcu_cs); in req_enter()
278 nrf_802154_mcu_critical_exit(m_mcu_cs); in req_exit()