Home
last modified time | relevance | path

Searched refs:nrf_radio_txpower_set (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_radio.h969 NRF_STATIC_INLINE void nrf_radio_txpower_set(NRF_RADIO_Type * p_reg, nrf_radio_txpower_t tx_power);
1845 NRF_STATIC_INLINE void nrf_radio_txpower_set(NRF_RADIO_Type * p_reg, nrf_radio_txpower_t tx_power) in nrf_radio_txpower_set() function
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx.c304 nrf_radio_txpower_set(NRF_RADIO, reg); in txpower_set()