Home
last modified time | relevance | path

Searched defs:cca (Results 1 – 8 of 8) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx.c696 static void fem_for_tx_set(bool cca, mpsl_fem_pa_power_control_t pa_power_control) in fem_for_tx_set()
732 static void fem_for_tx_reset(bool cca) in fem_for_tx_reset()
1569 bool cca = cca_attempts > 0; in nrf_802154_trx_transmit_frame() local
2536 static void txframe_finish_disable_ppis(bool cca) in txframe_finish_disable_ppis()
Dnrf_802154_types_internal.h46 …bool cca; // !< If the driver is to perform CCA pro… member
Dnrf_802154_procedures_duration.h107 bool cca, in nrf_802154_tx_duration_get()
Dnrf_802154_core.c911 static nrf_802154_trx_transmit_notifications_t make_trx_frame_transmit_notification_mask(bool cca) in make_trx_frame_transmit_notification_mask()
1049 bool cca = cca_attempts > 0; in tx_init() local
Dnrf_802154_pib.c93 nrf_802154_cca_cfg_t cca; ///< CCA mode and thresholds. member
Dnrf_802154_notification_swi.c184 } cca; ///< CCA details. member
Dnrf_802154_request_swi.c149 } cca; ///< CCA request details. member
/hal_nordic-latest/drivers/nrf_802154/common/include/
Dnrf_802154_types.h442 …bool cca; // !< If the driver is to perform a CCA procedur… member
453 …bool cca; // !< If the driver is to perform a CCA p… member