Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/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()
49 (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.c80 static uint8_t gpiote_ch_pdn; variable
1619 if (nrfx_gpiote_channel_alloc(&gpiote_pdn, &gpiote_ch_pdn) != NRFX_SUCCESS) { in radio_gpio_pa_lna_init()
1640 (void)nrfx_gpiote_channel_free(&gpiote_pdn, gpiote_ch_pdn); in radio_gpio_pa_lna_deinit()
1693 gpiote_pdn.p_reg->CONFIG[gpiote_ch_pdn] = in radio_gpio_pdn_setup()
1763 gpiote_pdn.p_reg->CONFIG[gpiote_ch_pdn] = 0; in radio_gpio_pa_lna_disable()