Searched refs:nrf_802154_trx_transmit_notifications_t (Results 1 – 3 of 3) sorted by relevance
120 } nrf_802154_trx_transmit_notifications_t; typedef356 nrf_802154_trx_transmit_notifications_t notifications_mask);
146 static nrf_802154_trx_transmit_notifications_t m_trx_transmit_frame_notifications_mask;978 static nrf_802154_trx_transmit_notifications_t make_trx_frame_transmit_notification_mask(bool cca) in make_trx_frame_transmit_notification_mask()980 nrf_802154_trx_transmit_notifications_t result = TRX_TRANSMIT_NOTIFICATION_NONE; in make_trx_frame_transmit_notification_mask()
1249 nrf_802154_trx_transmit_notifications_t notifications_mask) in nrf_802154_trx_transmit_frame()