Home
last modified time | relevance | path

Searched full:sc18im704 (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/dts/bindings/mfd/
Dnxp,sc18im704.yaml5 NXP SC18IM704 UART to I2C/GPIO bridge.
7 The SC18IM704 supports both an external I2C and GPIO controller. These
18 sc18im704: sc18im704 {
19 compatible = "nxp,sc18im704";
25 compatible = "nxp,sc18im704-i2c";
32 compatible = "nxp,sc18im704-gpio";
41 compatible: "nxp,sc18im704"
73 bus: nxp,sc18im704
/Zephyr-latest/drivers/gpio/
DKconfig.sc18im7045 bool "NXP SC18IM704 GPIO controller driver"
10 Enables NXP SC18IM704 GPIO controller driver
13 int "SC18IM704 GPIO init priority"
17 SC18IM704 GPIO controller initialization priority.
19 Note: Has to be greater than the parent SC18IM704 bridge initialization priority.
DKconfig174 source "drivers/gpio/Kconfig.sc18im704"
/Zephyr-latest/drivers/i2c/
DKconfig.sc18im7045 bool "NXP SC18IM704 I2C controller driver"
10 Enables NXP SC18IM704 I2C controller driver
15 int "SC18IM704 I2C init priority"
18 SC18IM704 I2C controller initialization priority.
23 bool "Verify SC18IM704 I2C transfers"
Di2c_sc18im704.h41 * @brief Claim the SC18IM704 device.
46 * @param dev SC18IM704 device.
54 * @brief Release the SC18IM704 device claim.
58 * @param dev SC18IM704 device.
67 * @brief Exchange data with the SC18IM704 device.
69 * @param dev SC18IM704 device.
DKconfig147 source "drivers/i2c/Kconfig.sc18im704"
/Zephyr-latest/dts/bindings/i2c/
Dnxp,sc18im704-i2c.yaml4 description: I2C controller part for the SC18IM704 bridge
6 compatible: "nxp,sc18im704-i2c"
10 on-bus: nxp,sc18im704
/Zephyr-latest/dts/bindings/gpio/
Dnxp,sc18im704-gpio.yaml4 description: GPIO controller part for the SC18IM704 bridge
6 compatible: "nxp,sc18im704-gpio"
23 on-bus: nxp,sc18im704
/Zephyr-latest/tests/drivers/build_all/mfd/
Dapp.overlay23 test_sc18im704: sc18im704 {
24 compatible = "nxp,sc18im704";
28 compatible = "nxp,sc18im704-i2c";
35 compatible = "nxp,sc18im704-gpio";