Home
last modified time | relevance | path

Searched defs:gpiote_ch (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_dppi_gpiote.h29 uint8_t gpiote_ch, in hal_gpiote_tasks_setup()
/Zephyr-latest/drivers/pwm/
Dpwm_nrf_sw.c76 uint8_t gpiote_ch[PWM_0_MAP_SIZE]; member
132 uint8_t gpiote_ch; in pwm_nrf_sw_set_cycles() local
/Zephyr-latest/drivers/spi/
Dspi_nrfx_spim.c69 uint8_t gpiote_ch; member
324 uint32_t gpiote_ch = dev_data->gpiote_ch; in anomaly_58_workaround_setup() local
348 uint32_t gpiote_ch = dev_data->gpiote_ch; in anomaly_58_workaround_clear() local
/Zephyr-latest/drivers/display/
Ddisplay_nrf_led_matrix.c444 uint8_t *gpiote_ch = &dev_data->gpiote_ch[i]; in instance_init() local