Searched full:muxing (Results 1 – 25 of 116) sorted by relevance
12345
/Zephyr-latest/dts/bindings/pinctrl/ |
D | espressif,esp32-pinctrl.yaml | 7 states are composed by groups of pre-defined pin muxing definitions and user 10 Each Zephyr-based application has its own set of pin muxing/pin configuration 102 When defining a state, the pin muxing information is constrained to 142 Each array element represents pin muxing information of an individual
|
D | nxp,s32k3-pinctrl.yaml | 92 defined using the S32_PINMUX macros that encodes all the pin muxing
|
D | nxp,s32ze-pinctrl.yaml | 94 encode all the pin muxing information in a 32-bit value.
|
/Zephyr-latest/soc/atmel/sam0/common/ |
D | soc_port.h | 82 * @brief Configure PORT pin muxing. 84 * Configure one pin muxing belonging to some PORT.
|
/Zephyr-latest/samples/shields/x_nucleo_iks01a1/ |
D | README.rst | 22 configured for the I2C Arduino connector (both for pin muxing
|
/Zephyr-latest/drivers/serial/ |
D | uart_stm32.h | 54 /* pin muxing */
|
/Zephyr-latest/samples/shields/x_nucleo_53l0a1/ |
D | README.rst | 38 configured for the I2C Arduino connector (both for pin muxing
|
/Zephyr-latest/soc/nuvoton/npcx/common/ |
D | soc_pins.h | 22 * pin-muxing and its polarity to enable alternative functionality.
|
/Zephyr-latest/samples/shields/x_nucleo_iks02a1/sensorhub/ |
D | README.rst | 30 configured for the I2C Arduino connector (both for pin muxing
|
/Zephyr-latest/samples/shields/x_nucleo_iks02a1/standard/ |
D | README.rst | 25 configured for the I2C Arduino connector (both for pin muxing
|
/Zephyr-latest/samples/shields/x_nucleo_iks01a3/sensorhub/ |
D | README.rst | 35 configured for the I2C Arduino connector (both for pin muxing
|
/Zephyr-latest/samples/shields/x_nucleo_iks01a3/standard/ |
D | README.rst | 28 configured for the I2C Arduino connector (both for pin muxing
|
/Zephyr-latest/doc/build/dts/ |
D | design.rst | 28 - Boot-time pin muxing and pin control for new SoCs shall be accomplished via a
|
/Zephyr-latest/soc/silabs/silabs_sim3/sim3u/ |
D | gen_crossbar_config.py | 38 - There's no way to change the muxing without side effects. Writing to pbskipen while the crossbar 39 is enabled might temporarily cause unwanted muxing. Disabling the crossbar will disconnect all
|
/Zephyr-latest/boards/arm/v2m_beetle/ |
D | pinmux.c | 18 * are responsible for pin muxing, input/output, pull-up, etc.
|
/Zephyr-latest/boards/arm/mps2/ |
D | pinmux.c | 18 * are responsible for pin muxing, input/output, pull-up, etc.
|
/Zephyr-latest/drivers/modem/ |
D | modem_shell.c | 199 shell_fprintf(sh, SHELL_NORMAL, "GSM 07.10 muxing : disabled\n"); in cmd_modem_info()
|
/Zephyr-latest/boards/atmel/sam0/saml21_xpro/doc/ |
D | index.rst | 75 controllers are responsible for pin muxing, input/output, pull-up, etc.
|
/Zephyr-latest/boards/atmel/sam0/samc21n_xpro/doc/ |
D | index.rst | 80 controllers are responsible for pin muxing, input/output, pull-up, etc.
|
/Zephyr-latest/boards/atmel/sam0/samd21_xpro/doc/ |
D | index.rst | 78 controllers are responsible for pin muxing, input/output, pull-up, etc.
|
/Zephyr-latest/boards/atmel/sam0/samr34_xpro/doc/ |
D | index.rst | 93 controllers are responsible for pin muxing, input/output, pull-up, etc.
|
/Zephyr-latest/dts/arm/nuvoton/npcx/npcx7/ |
D | npcx7-pinctrl.dtsi | 33 /* Prebuild nodes for peripheral device's pin-muxing and pad properties */ 42 /* No need for pin-muxing */
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_npcx_port.c | 14 * pin-muxing for each i2c io-pads. In order to support "SMBus Multi-Bus"
|
/Zephyr-latest/dts/arm/nuvoton/npcx/npcx9/ |
D | npcx9-pinctrl.dtsi | 34 /* Prebuild nodes for peripheral device's pin-muxing and pad properties */ 47 /* No need for pin-muxing */
|
/Zephyr-latest/boards/dragino/lsn50/doc/ |
D | index.rst | 103 Dragino LSN50 Board has GPIO controllers. These controllers are responsible for pin muxing,
|
12345