Home
last modified time | relevance | path

Searched refs:NRF_VREQCTRL (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_sim_nrf5340.h498 nrf_vreqctrl_radio_high_voltage_set(NRF_VREQCTRL, true); in hal_radio_tx_power_high_voltage_set()
504 nrf_vreqctrl_radio_high_voltage_set(NRF_VREQCTRL, false); in hal_radio_tx_power_high_voltage_clear()
Dradio_nrf5340.h516 nrf_vreqctrl_radio_high_voltage_set(NRF_VREQCTRL, true); in hal_radio_tx_power_high_voltage_set()
522 nrf_vreqctrl_radio_high_voltage_set(NRF_VREQCTRL, false); in hal_radio_tx_power_high_voltage_clear()
/Zephyr-latest/modules/hal_nordic/nrfx/
Dnrfx_config_nrf5340_network.h58 #define NRF_VREQCTRL NRF_VREQCTRL_NS macro