Home
last modified time | relevance | path

Searched refs:primary (Results 1 – 25 of 172) sorted by relevance

1234567

/Zephyr-latest/doc/_doxygen/
Ddoxygen-awesome-zephyr.css9 --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/
Dsol_pdu_rpl_srv.c40 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()
Dsol_pdu_rpl_cli.c30 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/
Dnucleo_l552ze_q_stm32l552xx_ns.overlay36 /* Secure image primary slot */
41 /* Non-secure image primary slot */
/Zephyr-latest/tests/arch/arm/arm_thread_swap_tz/boards/
Dnucleo_l552ze_q_stm32l552xx_ns.overlay33 /* Secure image primary slot */
38 /* Non-secure image primary slot */
/Zephyr-latest/boards/st/stm32l562e_dk/
Dstm32l562e_dk_stm32l562xx_ns.dts48 /* Secure image primary slot */
52 /* Non-secure image primary slot */
/Zephyr-latest/samples/subsys/ipc/openamp/remote/boards/
Dmimxrt1170_evk_mimxrt1176_cm4_B.overlay8 /* Switch to lpuart2, since primary core uses lpuart1 */
46 /* Disable primary GPT timer */
Dmimxrt1160_evk_mimxrt1166_cm4.overlay10 /* Switch to lpuart2, since primary core uses lpuart1 */
48 /* Disable primary GPT timer */
Dmimxrt1170_evk_mimxrt1176_cm4.overlay10 /* Switch to lpuart2, since primary core uses lpuart1 */
48 /* Disable primary GPT timer */
/Zephyr-latest/tests/boot/test_mcuboot/
Dsysbuild.cmake6 # both the primary and secondary apps
21 # - primary app (test_mcuboot)
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dcfg_cli.rst18 index and primary unicast address that the target node was provisioned with.
21 primary element if present in the Composition Data.
Dhealth_cli.rst17 primary, an instance must also be present on the primary element.
Dpriv_beacon_cli.rst26 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/
Db_u585i_iot02a_stm32u585xx_ns.overlay15 /* Non-secure image primary slot */
/Zephyr-latest/boards/st/b_u585i_iot02a/
Db_u585i_iot02a_stm32u585xx_ns.dts47 /* Secure image primary slot */
52 /* Non-secure image primary slot */
/Zephyr-latest/boards/st/nucleo_l552ze_q/
Dnucleo_l552ze_q_stm32l552xx_ns.dts50 /* Secure image primary slot */
55 /* Non-secure image primary slot */
/Zephyr-latest/samples/subsys/ipc/ipc_service/static_vrings/
DKconfig10 Include remote build header files. Can be used if primary image
/Zephyr-latest/samples/subsys/ipc/openamp/
DKconfig10 Include remote build header files. Can be used if primary image
/Zephyr-latest/samples/drivers/mbox_data/
DKconfig10 Include remote build header files. Can be used if primary image
/Zephyr-latest/samples/drivers/ipm/ipm_mcux/
DKconfig10 Include remote build header files. Can be used if primary image
/Zephyr-latest/tests/drivers/mbox/mbox_data/
DKconfig10 Include remote build header files. Can be used if primary image
/Zephyr-latest/boards/nxp/mimxrt1180_evk/
DKconfig.defconfig8 # Use External Memory Configuration Data (XMCD) by default when booting primary core (M33)
/Zephyr-latest/boards/nxp/mimxrt1170_evk/
Dmimxrt1170_evk_mimxrt1176_cm7_B.overlay47 * of the primary slot0 for swap status and move.
94 fw-download-primary-speed = <115200>;
/Zephyr-latest/soc/nxp/imxrt/imxrt118x/
DKconfig.defconfig31 # RT Boot header is only needed on primary core
/Zephyr-latest/samples/drivers/mbox/
DKconfig10 Include remote build header files. Can be used if primary image

1234567