Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.c130 #define NRF_GPIO_PDN_FLAGS DT_GPIO_FLAGS(FEM_NODE, pdn_gpios) macro
203 if (ACTIVE_LOW(NRF_GPIO_PDN_FLAGS)) { in radio_setup()
1700 (OUTINIT_INACTIVE(NRF_GPIO_PDN_FLAGS) << in radio_gpio_pdn_setup()