Home
last modified time | relevance | path

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

/Zephyr-latest/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.c304 static const nrfx_gpiote_t gpiote = NRFX_GPIOTE_INSTANCE(0); variable
/Zephyr-latest/dts/arm/nordic/
Dnrf5340_cpuappns.dtsi58 gpiote: gpiote1: gpiote@4002f000 { label
Dnrf91ns.dtsi54 gpiote: gpiote1: gpiote@40031000 { label
Dnrf91.dtsi68 gpiote: gpiote0: gpiote@5000d000 { label
Dnrf5340_cpuapp.dtsi84 gpiote: gpiote0: gpiote@5000d000 { label
Dnrf52805.dtsi154 gpiote: gpiote0: gpiote@40006000 { label
Dnrf51822.dtsi140 gpiote: gpiote0: gpiote@40006000 { label
Dnrf52810.dtsi158 gpiote: gpiote0: gpiote@40006000 { label
Dnrf5340_cpunet.dtsi121 gpiote: gpiote0: gpiote@4100a000 { label
Dnrf52811.dtsi189 gpiote: gpiote0: gpiote@40006000 { label
Dnrf52820.dtsi208 gpiote: gpiote0: gpiote@40006000 { label
Dnrf52832.dtsi201 gpiote: gpiote0: gpiote@40006000 { label
Dnrf52833.dtsi215 gpiote: gpiote0: gpiote@40006000 { label
Dnrf52840.dtsi203 gpiote: gpiote0: gpiote@40006000 { label
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_dppi_gpiote.h28 static inline void hal_gpiote_tasks_setup(NRF_GPIOTE_Type *gpiote, in hal_gpiote_tasks_setup()
/Zephyr-latest/samples/boards/nordic/nrfx/src/
Dmain.c42 const nrfx_gpiote_t gpiote = NRFX_GPIOTE_INSTANCE(GPIOTE_INST); in main() local
/Zephyr-latest/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-latest/samples/subsys/usb/uac2_explicit_feedback/src/
Dfeedback_nrf53.c21 static const nrfx_gpiote_t gpiote = NRFX_GPIOTE_INSTANCE(0); variable
/Zephyr-latest/drivers/gpio/
Dgpio_nrfx.c33 nrfx_gpiote_t gpiote; member
/Zephyr-latest/drivers/display/
Ddisplay_nrf_led_matrix.c94 nrfx_gpiote_t gpiote; member