Searched full:intb (Results 1 – 15 of 15) sorted by relevance
/Zephyr-latest/dts/bindings/usb/ |
D | diodes,pi3usb9201.yaml | 11 intb-gpios: 15 GPIO input connected to the active low interrupt INTB pin on the PI3USB9201.
|
/Zephyr-latest/drivers/sensor/ti/fdc2x1x/ |
D | Kconfig | 29 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_TI_FDC2X1X),intb-gpios) 35 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_TI_FDC2X1X),intb-gpios)
|
D | fdc2x1x_trigger.c | 29 /* INTB asserts after exiting shutdown mode. Drop this interrupt */ in fdc2x1x_thread_cb() 122 /* Clear INTB pin by reading STATUS register */ in fdc2x1x_trigger_set()
|
D | fdc2x1x.c | 367 * Enable/disable the INTB-Pin interrupt assertion. 821 /* INTB asserts by default, so disable it here */ in fdc2x1x_init_config()
|
/Zephyr-latest/dts/bindings/watchdog/ |
D | nxp,fs26-wdog.yaml | 33 When an FS26 internal interrupt occurs, the INTB pin generates a pulse to 64 GPIO to use to receive external interrupts from INTB signal.
|
/Zephyr-latest/tests/drivers/usb/bc12/boards/ |
D | native_sim.overlay | 15 intb-gpios = <&gpio0 1 GPIO_ACTIVE_LOW>;
|
/Zephyr-latest/samples/sensor/fdc2x1x/boards/ |
D | nrf9160dk_nrf9160.overlay | 13 intb-gpios = <&gpio0 20 GPIO_ACTIVE_LOW>;
|
/Zephyr-latest/tests/drivers/build_all/usb/ |
D | i2c_devices.overlay | 31 intb-gpios = <&test_gpio 0 0>;
|
/Zephyr-latest/dts/bindings/sensor/ |
D | ti,fdc2x1x.yaml | 18 intb-gpios: 21 The INTB pin defaults to active low when produced by the sensor.
|
/Zephyr-latest/samples/sensor/fdc2x1x/ |
D | README.rst | 35 Connect Interface: **SDA**, **SCL** and optionally connect **INTB** to a
|
/Zephyr-latest/drivers/usb/bc12/ |
D | emul_bc12_pi3usb9201.c | 56 /** GPIO connected to the INTB signal */
|
/Zephyr-latest/drivers/dma/ |
D | dma_mcux_lpc.c | 152 /* intB is used to indicate complete transfer of the list of blocks */ in dma_mcux_lpc_queue_descriptors() 225 /* Use intB when this is the end of the block list and transfer */ in dma_mcux_lpc_queue_descriptors()
|
/Zephyr-latest/drivers/ethernet/phy/ |
D | phy_realtek_rtl8211f.c | 562 /* Set INTB/PMEB pin to interrupt mode */ in phy_rt_rtl8211f_init()
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_nxp_fs26.c | 643 /* Configure GPIO used for INTB signal */ in wdt_nxp_fs26_init()
|
/Zephyr-latest/tests/drivers/build_all/sensor/ |
D | i2c.dtsi | 565 intb-gpios = <&test_gpio 0 0>;
|