Searched full:combined (Results 1 – 25 of 148) sorted by relevance
123456
/Zephyr-latest/soc/arm/beetle/ |
D | CMSDK_BEETLE.h | 36 UART0_IRQn = 0, /* UART 0 RX and TX Combined Interrupt */ 38 UART1_IRQn = 2, /* UART 1 RX and TX Combined Interrupt */ 42 PORT0_ALL_IRQn = 6, /* GPIO Port 0 combined Interrupt */ 43 PORT1_ALL_IRQn = 7, /* GPIO Port 1 combined Interrupt */ 78 PORT2_ALL_IRQn = 42, /* GPIO Port 2 combined Interrupt */ 79 PORT3_ALL_IRQn = 43, /* GPIO Port 3 combined Interrupt */
|
/Zephyr-latest/samples/bluetooth/scan_adv/ |
D | sample.yaml | 3 description: Demonstrates combined BLE Broadcaster & Observer role functionality
|
D | README.rst | 10 A simple application demonstrating combined Bluetooth LE Broadcaster & Observer
|
/Zephyr-latest/boards/raytac/mdbt53_db_40/ |
D | Kconfig.defconfig | 12 # be loaded by MCUboot. If the secure firmware is to be combined with a non- 23 # If the secure firmware is to be combined with a non-secure image
|
/Zephyr-latest/boards/raytac/mdbt53v_db_40/ |
D | Kconfig.defconfig | 12 # be loaded by MCUboot. If the secure firmware is to be combined with a non- 23 # If the secure firmware is to be combined with a non-secure image
|
/Zephyr-latest/boards/nordic/nrf5340dk/ |
D | Kconfig.defconfig | 12 # be loaded by MCUboot. If the secure firmware is to be combined with a non- 23 # If the secure firmware is to be combined with a non-secure image
|
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/ |
D | Kconfig.defconfig | 12 # be loaded by MCUboot. If the secure firmware is to be combined with a non- 23 # If the secure firmware is to be combined with a non-secure image
|
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/common/ |
D | Kconfig | 19 bool "Test with combined controller/target behavior"
|
/Zephyr-latest/boards/nordic/thingy53/ |
D | Kconfig.defconfig | 12 # be loaded by MCUboot. If the secure firmware is to be combined with a non- 23 # If the secure firmware is to be combined with a non-secure image
|
/Zephyr-latest/dts/arm/st/u0/ |
D | stm32u073.dtsi | 21 interrupt-names = "combined"; 32 interrupt-names = "combined";
|
D | stm32u0.dtsi | 283 interrupt-names = "combined"; 295 interrupt-names = "combined"; 307 interrupt-names = "combined"; 464 interrupt-names = "combined"; 475 interrupt-names = "combined"; 486 interrupt-names = "combined"; 531 interrupt-names = "combined"; 543 interrupt-names = "combined";
|
/Zephyr-latest/boards/ezurio/bl5340_dvk/ |
D | Kconfig.defconfig | 16 # be loaded by MCUboot. If the secure firmware is to be combined with a non- 27 # If the secure firmware is to be combined with a non-secure image
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-arch.rst | 132 * **Combined build**: This includes the Application, the Host and the 143 used for Controller-only builds can be built as Combined 146 combined build (a build that includes both a BLE Host and a Controller in the 151 :alt: BLE Combined build on a single chip 153 A Combined build on a Single-Chip configuration
|
/Zephyr-latest/soc/st/stm32/stm32u5x/ |
D | Kconfig | 28 Based on the Cortex-M33 Deepsleep mode combined with peripheral clock gating.
|
/Zephyr-latest/soc/arm/musca/b1/ |
D | system_cmsdk_musca_b1.h | 45 …S_MPC_COMBINED_IRQn = 9, /* Secure Combined MPC Interrupt … 46 …S_PPC_COMBINED_IRQn = 10, /* Secure Combined PPC Interrupt … 47 …S_MSC_COMBINED_IRQn = 11, /* Secure Combined MSC Interrupt … 48 …S_BRIDGE_ERR_IRQn = 12, /* Secure Bridge Error Combined Interrupt … 104 …Combined_IRQn = 67, /* Combined interrupt …
|
/Zephyr-latest/soc/arm/musca/s1/ |
D | system_cmsdk_musca_s1.h | 45 …S_MPC_COMBINED_IRQn = 9, /* Secure Combined MPC Interrupt … 46 …S_PPC_COMBINED_IRQn = 10, /* Secure Combined PPC Interrupt … 47 …S_MSC_COMBINED_IRQn = 11, /* Secure Combined MSC Interrupt … 48 …S_BRIDGE_ERR_IRQn = 12, /* Secure Bridge Error Combined Interrupt … 104 …Combined_IRQn = 67, /* Combined interrupt …
|
/Zephyr-latest/boards/norik/octopus_io_board/ |
D | Kconfig.defconfig | 8 # be loaded by MCUboot. If the secure firmware is to be combined with a non-
|
/Zephyr-latest/boards/norik/octopus_som/ |
D | Kconfig.defconfig | 8 # be loaded by MCUboot. If the secure firmware is to be combined with a non-
|
/Zephyr-latest/boards/sparkfun/thing_plus/ |
D | Kconfig.defconfig | 11 # be loaded by MCUboot. If the secure firmware is to be combined with a non-
|
/Zephyr-latest/boards/actinius/icarus/ |
D | Kconfig.defconfig | 12 # be loaded by MCUboot. If the secure firmware is to be combined with a non-
|
/Zephyr-latest/boards/actinius/icarus_som/ |
D | Kconfig.defconfig | 12 # be loaded by MCUboot. If the secure firmware is to be combined with a non-
|
/Zephyr-latest/boards/actinius/icarus_som_dk/ |
D | Kconfig.defconfig | 12 # be loaded by MCUboot. If the secure firmware is to be combined with a non-
|
/Zephyr-latest/boards/actinius/icarus_bee/ |
D | Kconfig.defconfig | 12 # be loaded by MCUboot. If the secure firmware is to be combined with a non-
|
/Zephyr-latest/boards/circuitdojo/feather/ |
D | Kconfig.defconfig | 11 # be loaded by MCUboot. If the secure firmware is to be combined with a non-
|
/Zephyr-latest/boards/nordic/nrf9131ek/ |
D | Kconfig.defconfig | 10 # be loaded by MCUboot. If the secure firmware is to be combined with a non-
|
123456