Home
last modified time | relevance | path

Searched refs:gpiote_ch_csn (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.h44 (uint32_t)&(gpiote_csn.p_reg->TASKS_OUT[gpiote_ch_csn])); in hal_fem_ppi_setup()
50 (uint32_t)&(gpiote_csn.p_reg->TASKS_OUT[gpiote_ch_csn])); in hal_fem_ppi_setup()
Dradio_nrf5_dppi_gpiote.h70 hal_gpiote_tasks_setup(gpiote_csn.p_reg, gpiote_ch_csn, in hal_fem_ppi_setup()
Dradio.c83 static uint8_t gpiote_ch_csn; variable
1625 if (nrfx_gpiote_channel_alloc(&gpiote_csn, &gpiote_ch_csn) != NRFX_SUCCESS) { in radio_gpio_pa_lna_init()
1644 (void)nrfx_gpiote_channel_free(&gpiote_csn, gpiote_ch_csn); in radio_gpio_pa_lna_deinit()
1709 gpiote_csn.p_reg->CONFIG[gpiote_ch_csn] = in radio_gpio_csn_setup()
1764 gpiote_csn.p_reg->CONFIG[gpiote_ch_csn] = 0; in radio_gpio_pa_lna_disable()