Searched full:conflicts (Results 1 – 25 of 65) sorted by relevance
123
/Zephyr-Core-3.5.0/scripts/build/ |
D | mergehex.py | 8 # Any conflicts will result in an error being reported. 24 # start_addr to avoid conflicts when merging.
|
/Zephyr-Core-3.5.0/boards/arm/lpcxpresso55s69/ |
D | lpcxpresso55s69-pinctrl.dtsi | 21 /* conflicts with hs_lspi pins */ 86 /* conflicts with sctimer pins */
|
/Zephyr-Core-3.5.0/soc/arm/gigadevice/gd32f4xx/ |
D | soc.h | 13 /* The GigaDevice HAL headers define this, but it conflicts with the Zephyr can.h */
|
/Zephyr-Core-3.5.0/soc/arm/gigadevice/gd32f403/ |
D | soc.h | 18 /* The GigaDevice HAL headers define this, but it conflicts with the Zephyr can.h */
|
/Zephyr-Core-3.5.0/lib/libc/arcmwdt/include/ |
D | fcntl.h | 24 #error "O_NONBLOCK conflicts with other O_*** file IO defines!"
|
/Zephyr-Core-3.5.0/include/zephyr/arch/arc/ |
D | arc_addr_types.h | 12 * MWDT provides paddr_t type and it conflicts with Zephyr definition:
|
/Zephyr-Core-3.5.0/boards/arm/mimxrt1010_evk/ |
D | mimxrt1010_evk-pinctrl.dtsi | 80 /* conflicts with adc1 */ 91 /* conflicts with adc1 */
|
/Zephyr-Core-3.5.0/boards/arm/mimxrt1020_evk/ |
D | mimxrt1020_evk-pinctrl.dtsi | 23 /* Note: USER_LED conflicts with ENET_RST */ 107 /* conflicts with enet pinmux */ 147 /* conflicts with user led */ 158 /* conflicts with user led */
|
/Zephyr-Core-3.5.0/boards/arm/mimxrt1024_evk/ |
D | mimxrt1024_evk-pinctrl.dtsi | 23 /* Note: USER_LED conflicts with ENET_RST */ 107 /* conflicts with enet pinmux */ 147 /* conflicts with user led */ 158 /* conflicts with user led */
|
/Zephyr-Core-3.5.0/boards/arm/mimxrt1064_evk/ |
D | mimxrt1064_evk-pinctrl.dtsi | 24 /* conflicts with lpuart3 and flexcan1 */ 53 /* Note: USER_LED conflicts with ENET_RST */ 90 /* conflicts with SAI1 */ 201 /* Conflicts with USDHC pins. Connect R278, R279, R280, and R281 on evk board */ 214 /* conflicts with lcdif pins */
|
/Zephyr-Core-3.5.0/boards/arm/mimxrt1160_evk/ |
D | mimxrt1160_evk-pinctrl.dtsi | 12 /* conflicts with fxos8700 sensor */ 117 /* conflicts with lpspi1 */ 239 /* conflicts with enet pins */
|
/Zephyr-Core-3.5.0/boards/arm/rddrone_fmuk66/ |
D | rddrone_fmuk66-pinctrl.dtsi | 64 /* conflicts with UART2 */ 171 /* conflicts with FTM3 */
|
/Zephyr-Core-3.5.0/boards/arm/mimxrt1050_evk/ |
D | mimxrt1050_evk-pinctrl.dtsi | 24 /* conflicts with lpuart3 and flexcan1 */ 53 /* Note: USER_LED conflicts with ENET_RST */ 90 /* conflicts with SAI1 */ 220 /* Conflicts with USDHC pins. Connect R278, R279, R280, and R281 on evk board */ 233 /* conflicts with lcdif pins */
|
/Zephyr-Core-3.5.0/boards/arm/mimxrt1060_evk/ |
D | mimxrt1060_evk-pinctrl.dtsi | 24 /* conflicts with lpuart3 */ 53 /* Note: USER_LED conflicts with ENET_RST */ 112 /* Conflicts with SD and SPI pins. Requires R281/R356 be populated */ 216 /* Conflicts with USDHC pins. Connect R278, R279, R280, and R281 on evk board */ 229 /* conflicts with lcdif pins */
|
/Zephyr-Core-3.5.0/boards/arm/mimxrt1170_evk/ |
D | mimxrt1170_evk-pinctrl.dtsi | 12 /* conflicts with fxos8700 sensor */ 116 /* conflicts with lpspi1 */ 252 /* conflicts with enet pins */
|
/Zephyr-Core-3.5.0/boards/arm/nucleo_l073rz/ |
D | nucleo_l073rz.dts | 44 /* NOTE: disabled by default, PWM2 conflicts with SPI1 */ 158 /* NOTE: disabled by default, PWM2 conflicts with SPI1 */
|
/Zephyr-Core-3.5.0/boards/arm/nucleo_f091rc/ |
D | nucleo_f091rc.dts | 45 /* NOTE: disabled by default, PWM2 conflicts with SPI1 */ 187 /* NOTE: disabled by default, PWM2 conflicts with SPI1 */
|
/Zephyr-Core-3.5.0/boards/arm/nucleo_l4r5zi/ |
D | nucleo_l4r5zi.dts | 53 /* NOTE: disabled by default, PWM1 conflicts with SPI2 */ 170 /* NOTE: disabled by default, PWM1 conflicts with SPI2 */
|
/Zephyr-Core-3.5.0/tests/lib/cpp/cxx/src/ |
D | main.cpp | 20 /* #include <zephyr/sys/byteorder.h> conflicts with __bswapXX on native_posix */ 67 /* drivers/reset.h conflicts with assert() for certain platforms */
|
/Zephyr-Core-3.5.0/samples/net/ipv4_autoconf/ |
D | README.rst | 12 the IPv4 address and resolves IPv4 conflicts if multiple
|
/Zephyr-Core-3.5.0/subsys/net/ip/ |
D | ipv4_autoconf_internal.h | 38 /* Max conflicts before rate limiting */
|
/Zephyr-Core-3.5.0/dts/bindings/serial/ |
D | st,stm32-uart-base.yaml | 28 RX/TX conflicts must be handled on user side.
|
/Zephyr-Core-3.5.0/boards/arm/mimxrt1040_evk/ |
D | mimxrt1040_evk-pinctrl.dtsi | 46 /* Conflicts with lpspi1 pin routing. SDA: J17 pin 3, SCL: J17 pin 6 */
|
/Zephyr-Core-3.5.0/boards/arm/nucleo_h745zi_q/ |
D | nucleo_h745zi_q_m7.dts | 14 * Possible pin conflicts: The pins PA2 and PB13 may conflict on selection of
|
/Zephyr-Core-3.5.0/lib/libc/newlib/ |
D | CMakeLists.txt | 33 # Newlib headers and conflicts with the POSIX definitions provided by Zephyr.
|
123