Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/spi/
Dspi_nrfx_spim.c51 uint8_t gpiote_ch; member
230 uint32_t gpiote_ch = dev_data->gpiote_ch; in anomaly_58_workaround_setup() local
254 uint32_t gpiote_ch = dev_data->gpiote_ch; in anomaly_58_workaround_clear() local
/Zephyr-Core-3.6.0/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-Core-3.6.0/drivers/display/
Ddisplay_nrf_led_matrix.c444 uint8_t *gpiote_ch = &dev_data->gpiote_ch[i]; in instance_init() local