Home
last modified time | relevance | path

Searched defs:gpiote (Results 1 – 20 of 20) sorted by relevance

/Zephyr-Core-3.6.0/drivers/spi/
Dspi_nrfx_common.c10 int spi_nrfx_wake_init(const nrfx_gpiote_t *gpiote, uint32_t wake_pin) in spi_nrfx_wake_init()
39 int spi_nrfx_wake_request(const nrfx_gpiote_t *gpiote, uint32_t wake_pin) in spi_nrfx_wake_request()
Dspi_nrfx_spim.c210 static const nrfx_gpiote_t gpiote = NRFX_GPIOTE_INSTANCE(0); variable
/Zephyr-Core-3.6.0/dts/arm/nordic/
Dnrf91ns.dtsi53 gpiote: gpiote1: gpiote@40031000 { label
Dnrf5340_cpuappns.dtsi57 gpiote: gpiote1: gpiote@4002f000 { label
Dnrf91.dtsi67 gpiote: gpiote0: gpiote@5000d000 { label
Dnrf5340_cpuapp.dtsi83 gpiote: gpiote0: gpiote@5000d000 { label
Dnrf52805.dtsi136 gpiote: gpiote0: gpiote@40006000 { label
Dnrf51822.dtsi135 gpiote: gpiote0: gpiote@40006000 { label
Dnrf52810.dtsi140 gpiote: gpiote0: gpiote@40006000 { label
Dnrf5340_cpunet.dtsi112 gpiote: gpiote0: gpiote@4100a000 { label
Dnrf52811.dtsi171 gpiote: gpiote0: gpiote@40006000 { label
Dnrf52820.dtsi184 gpiote: gpiote0: gpiote@40006000 { label
Dnrf52832.dtsi183 gpiote: gpiote0: gpiote@40006000 { label
Dnrf52833.dtsi190 gpiote: gpiote0: gpiote@40006000 { label
Dnrf52840.dtsi185 gpiote: gpiote0: gpiote@40006000 { label
/Zephyr-Core-3.6.0/samples/boards/nrf/nrfx/src/
Dmain.c42 const nrfx_gpiote_t gpiote = NRFX_GPIOTE_INSTANCE(GPIOTE_INST); in main() local
/Zephyr-Core-3.6.0/drivers/pwm/
Dpwm_nrf_sw.c65 nrfx_gpiote_t gpiote[PWM_0_MAP_SIZE]; member
127 NRF_GPIOTE_Type *gpiote; in pwm_nrf_sw_set_cycles() local
/Zephyr-Core-3.6.0/samples/subsys/usb/uac2_explicit_feedback/src/
Dfeedback_nrf53.c21 static const nrfx_gpiote_t gpiote = NRFX_GPIOTE_INSTANCE(0); variable
/Zephyr-Core-3.6.0/drivers/gpio/
Dgpio_nrfx.c29 nrfx_gpiote_t gpiote; member
/Zephyr-Core-3.6.0/drivers/display/
Ddisplay_nrf_led_matrix.c94 nrfx_gpiote_t gpiote; member