/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome-zephyr.css | 9 --primary-color: #af7fe4; 10 --primary-dark-color: #7929d2; 11 --primary-light-color: #cb99f6; 12 --primary-lighter-color: #dfc8fa; 13 --primary-lightest-color: #efe4fc; 32 --primary-color: #af7fe4; 33 --primary-dark-color: #cb99f6; 34 --primary-light-color: #7929d2; 35 --primary-lighter-color: #191e21; 36 --primary-lightest-color: #191a1c; [all …]
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | sol_pdu_rpl_srv.c | 40 uint16_t primary, range; in item_clear() local 50 primary = range >> 1; in item_clear() 52 LOG_DBG("Start address: 0x%02x, %d", primary, buf->len); in item_clear() 65 if ((primary + len) > 0x8000 || primary == 0) { in item_clear() 71 bt_mesh_srpl_entry_clear(primary + i); in item_clear()
|
D | sol_pdu_rpl_cli.c | 30 uint16_t primary, range; in handle_status() local 40 primary = range >> 1; in handle_status() 41 if (primary == 0) { in handle_status() 58 primary, len); in handle_status() 63 *param->start = primary; in handle_status() 74 cli->srpl_status(cli, ctx->addr, primary, len); in handle_status()
|
/Zephyr-latest/samples/tfm_integration/tfm_regression_test/boards/ |
D | nucleo_l552ze_q_stm32l552xx_ns.overlay | 36 /* Secure image primary slot */ 41 /* Non-secure image primary slot */
|
/Zephyr-latest/tests/arch/arm/arm_thread_swap_tz/boards/ |
D | nucleo_l552ze_q_stm32l552xx_ns.overlay | 33 /* Secure image primary slot */ 38 /* Non-secure image primary slot */
|
/Zephyr-latest/boards/st/stm32l562e_dk/ |
D | stm32l562e_dk_stm32l562xx_ns.dts | 48 /* Secure image primary slot */ 52 /* Non-secure image primary slot */
|
/Zephyr-latest/samples/subsys/ipc/openamp/remote/boards/ |
D | mimxrt1170_evk_mimxrt1176_cm4_B.overlay | 8 /* Switch to lpuart2, since primary core uses lpuart1 */ 46 /* Disable primary GPT timer */
|
D | mimxrt1160_evk_mimxrt1166_cm4.overlay | 10 /* Switch to lpuart2, since primary core uses lpuart1 */ 48 /* Disable primary GPT timer */
|
D | mimxrt1170_evk_mimxrt1176_cm4.overlay | 10 /* Switch to lpuart2, since primary core uses lpuart1 */ 48 /* Disable primary GPT timer */
|
/Zephyr-latest/tests/boot/test_mcuboot/ |
D | sysbuild.cmake | 6 # both the primary and secondary apps 21 # - primary app (test_mcuboot)
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | cfg_cli.rst | 18 index and primary unicast address that the target node was provisioned with. 21 primary element if present in the Composition Data.
|
D | health_cli.rst | 17 primary, an instance must also be present on the primary element.
|
D | priv_beacon_cli.rst | 26 index and the primary unicast address the target node was provisioned with. 28 If present, the Private Beacon Client model must only be instantiated on the primary element.
|
/Zephyr-latest/tests/drivers/flash/common/boards/ |
D | b_u585i_iot02a_stm32u585xx_ns.overlay | 15 /* Non-secure image primary slot */
|
/Zephyr-latest/boards/st/b_u585i_iot02a/ |
D | b_u585i_iot02a_stm32u585xx_ns.dts | 47 /* Secure image primary slot */ 52 /* Non-secure image primary slot */
|
/Zephyr-latest/boards/st/nucleo_l552ze_q/ |
D | nucleo_l552ze_q_stm32l552xx_ns.dts | 50 /* Secure image primary slot */ 55 /* Non-secure image primary slot */
|
/Zephyr-latest/samples/subsys/ipc/ipc_service/static_vrings/ |
D | Kconfig | 10 Include remote build header files. Can be used if primary image
|
/Zephyr-latest/samples/subsys/ipc/openamp/ |
D | Kconfig | 10 Include remote build header files. Can be used if primary image
|
/Zephyr-latest/samples/drivers/mbox_data/ |
D | Kconfig | 10 Include remote build header files. Can be used if primary image
|
/Zephyr-latest/samples/drivers/ipm/ipm_mcux/ |
D | Kconfig | 10 Include remote build header files. Can be used if primary image
|
/Zephyr-latest/tests/drivers/mbox/mbox_data/ |
D | Kconfig | 10 Include remote build header files. Can be used if primary image
|
/Zephyr-latest/boards/nxp/mimxrt1180_evk/ |
D | Kconfig.defconfig | 8 # Use External Memory Configuration Data (XMCD) by default when booting primary core (M33)
|
/Zephyr-latest/boards/nxp/mimxrt1170_evk/ |
D | mimxrt1170_evk_mimxrt1176_cm7_B.overlay | 47 * of the primary slot0 for swap status and move. 94 fw-download-primary-speed = <115200>;
|
/Zephyr-latest/soc/nxp/imxrt/imxrt118x/ |
D | Kconfig.defconfig | 31 # RT Boot header is only needed on primary core
|
/Zephyr-latest/samples/drivers/mbox/ |
D | Kconfig | 10 Include remote build header files. Can be used if primary image
|