Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_ppi_gpiote.h43 (uint32_t)&(gpiote_pdn.p_reg->TASKS_OUT[gpiote_ch_pdn])); in hal_fem_ppi_setup()
48 (uint32_t)&(gpiote_pdn.p_reg->TASKS_OUT[gpiote_ch_pdn])); in hal_fem_ppi_setup()
Dradio_nrf5_dppi_gpiote.h66 hal_gpiote_tasks_setup(gpiote_pdn.p_reg, gpiote_ch_pdn, in hal_fem_ppi_setup()
Dradio.c81 static uint8_t gpiote_ch_pdn; variable
1871 if (nrfx_gpiote_channel_alloc(&gpiote_pdn, &gpiote_ch_pdn) != NRFX_SUCCESS) { in radio_gpio_pa_lna_init()
1886 (void)nrfx_gpiote_channel_free(&gpiote_pdn, gpiote_ch_pdn); in radio_gpio_pa_lna_deinit()
1933 gpiote_pdn.p_reg->CONFIG[gpiote_ch_pdn] = in radio_gpio_pdn_setup()
1988 gpiote_pdn.p_reg->CONFIG[gpiote_ch_pdn] = 0; in radio_gpio_pa_lna_disable()