Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.c128 #define NRF_GPIO_PDN_FLAGS DT_GPIO_FLAGS(FEM_NODE, pdn_gpios) macro
187 if (ACTIVE_LOW(NRF_GPIO_PDN_FLAGS)) { in radio_setup()
1940 (OUTINIT_INACTIVE(NRF_GPIO_PDN_FLAGS) << in radio_gpio_pdn_setup()