Home
last modified time | relevance | path

Searched defs:p_slot (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_request_swi.c337 nrf_802154_req_data_t * p_slot = req_enter(); in swi_sleep() local
363 nrf_802154_req_data_t * p_slot = req_enter(); in swi_receive() local
396 nrf_802154_req_data_t * p_slot = req_enter(); in swi_transmit() local
412 nrf_802154_req_data_t * p_slot = req_enter(); in swi_ack_timeout_handle() local
432 nrf_802154_req_data_t * p_slot = req_enter(); in swi_energy_detection() local
450 nrf_802154_req_data_t * p_slot = req_enter(); in swi_cca() local
469 nrf_802154_req_data_t * p_slot = req_enter(); in swi_continuous_carrier() local
489 nrf_802154_req_data_t * p_slot = req_enter(); in swi_modulated_carrier() local
510 nrf_802154_req_data_t * p_slot = req_enter(); in swi_buffer_free() local
527 nrf_802154_req_data_t * p_slot = req_enter(); in swi_antenna_update() local
[all …]
Dnrf_802154_notification_swi.c255 static void ntf_slot_free(nrf_802154_ntf_data_t * p_slot) in ntf_slot_free()
327 nrf_802154_ntf_data_t * p_slot = &m_primary_ntf_pool[slot_id]; in swi_notify_received() local
376 nrf_802154_ntf_data_t * p_slot = &p_pool[slot_id]; in swi_notify_receive_failed() local
409 nrf_802154_ntf_data_t * p_slot = &m_primary_ntf_pool[slot_id]; in swi_notify_transmitted() local
444 nrf_802154_ntf_data_t * p_slot = &m_primary_ntf_pool[slot_id]; in swi_notify_transmit_failed() local
475 nrf_802154_ntf_data_t * p_slot = &m_primary_ntf_pool[slot_id]; in swi_notify_energy_detected() local
504 nrf_802154_ntf_data_t * p_slot = &m_primary_ntf_pool[slot_id]; in swi_notify_energy_detection_failed() local
534 nrf_802154_ntf_data_t * p_slot = &m_primary_ntf_pool[slot_id]; in swi_notify_cca() local
564 nrf_802154_ntf_data_t * p_slot = &m_primary_ntf_pool[slot_id]; in swi_notify_cca_failed() local
707 nrf_802154_ntf_data_t * p_slot = in irq_handler_ntf_event() local