Searched refs:nrf_radio_subscribe_set (Results 1 – 2 of 2) sorted by relevance
124 nrf_radio_subscribe_set(NRF_RADIO, ramp_up_task, PPI_EGU_RAMP_UP); in nrf_802154_trx_ppi_for_ramp_up_set()141 nrf_radio_subscribe_set(NRF_RADIO, in nrf_802154_trx_ppi_for_ramp_up_set()154 nrf_radio_subscribe_set(NRF_RADIO, NRF_RADIO_TASK_CCASTART, NRF_802154_DPPI_RADIO_CCABUSY); in nrf_802154_trx_ppi_for_extra_cca_attempts_set()239 nrf_radio_subscribe_set(NRF_RADIO, NRF_RADIO_TASK_TXEN, PPI_TIMER_TX_ACK); in nrf_802154_trx_ppi_for_ack_tx_set()
831 NRF_STATIC_INLINE void nrf_radio_subscribe_set(NRF_RADIO_Type * p_reg,1728 NRF_STATIC_INLINE void nrf_radio_subscribe_set(NRF_RADIO_Type * p_reg, in nrf_radio_subscribe_set() function