Home
last modified time | relevance | path

Searched full:gpiote1 (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/dts/arm/nordic/
Dnrf91ns.dtsi50 * GPIOTE1 is always accessible as a non-secure peripheral,
54 gpiote: gpiote1: gpiote@40031000 {
Dnrf5340_cpuappns.dtsi54 * GPIOTE1 is always accessible as a non-secure peripheral,
58 gpiote: gpiote1: gpiote@4002f000 {
Dnrf5340_cpuapp.dtsi93 gpiote1: gpiote@4002f000 { label
Dnrf91.dtsi77 gpiote1: gpiote@40031000 { label
/Zephyr-latest/dts/bindings/gpio/
Dnordic,nrf-gpiote.yaml27 And GPIOTE1 has:
/Zephyr-latest/modules/hal_nordic/nrfx/
DKconfig177 bool "GPIOTE1 driver instance"
178 depends on $(dt_nodelabel_has_compat,gpiote1,$(DT_COMPAT_NORDIC_NRF_GPIOTE))
/Zephyr-latest/soc/nordic/
Dvalidate_base_addresses.c187 CHECK_DT_REG(gpiote1, NRF_GPIOTE1);
/Zephyr-latest/soc/nordic/common/
DKconfig.peripherals82 def_bool $(dt_nodelabel_enabled_with_compat,gpiote1,$(DT_COMPAT_NORDIC_NRF_GPIOTE))