Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_core.h134 nrf_802154_notification_func_t notify_function,
154 nrf_802154_notification_func_t notify_function);
Dnrf_802154_request.h85 nrf_802154_notification_func_t notify_function,
105 nrf_802154_notification_func_t notify_function);
Dnrf_802154_request_direct.c79 nrf_802154_notification_func_t notify_function, in nrf_802154_request_receive()
95 nrf_802154_notification_func_t notify_function) in nrf_802154_request_transmit()
Dnrf_802154_request_swi.c114 nrf_802154_notification_func_t notif_func; ///< Error notified in case of success.
124 nrf_802154_notification_func_t notif_func; ///< Error notified in case of success.
358 nrf_802154_notification_func_t notify_function, in swi_receive()
393 nrf_802154_notification_func_t notify_function, in swi_transmit()
692 nrf_802154_notification_func_t notify_function, in nrf_802154_request_receive()
709 nrf_802154_notification_func_t notify_function) in nrf_802154_request_transmit()
Dnrf_802154_notification.h63 typedef void (* nrf_802154_notification_func_t)(bool result); typedef
Dnrf_802154_core.c2659 nrf_802154_notification_func_t notify_function, in nrf_802154_core_receive()
2705 nrf_802154_notification_func_t notify_function) in nrf_802154_core_transmit()