Searched refs:marking (Results 1 – 15 of 15) sorted by relevance
/Zephyr-latest/subsys/pm/ |
D | Kconfig | 43 bool "Use custom marking functions" 47 this option allows custom implementation of functions which handle the marking.
|
/Zephyr-latest/doc/develop/west/ |
D | moving-to-west.rst | 45 This creates :file:`zephyrproject/.west`, marking the root of your
|
/Zephyr-latest/boards/st/nucleo_f030r8/doc/ |
D | index.rst | 165 | *The board marking MB1136 C-01 corresponds to a board, configured as HSE not used.* 166 …| *The board marking MB1136 C-02 (or higher) corresponds to a board, configured to use ST-LINK MCO…
|
/Zephyr-latest/subsys/mgmt/osdp/ |
D | Kconfig | 63 bool "Skip sending the initial marking byte (0xFF)"
|
/Zephyr-latest/boards/mikroe/clicker_2/doc/ |
D | mikroe_clicker_2.rst | 33 with the marking on the board.
|
/Zephyr-latest/cmake/linker/armlink/ |
D | target.cmake | 104 # the warning. Note, marking the section EMPTY causes armlink to reserve the
|
/Zephyr-latest/boards/st/nucleo_f767zi/doc/ |
D | index.rst | 87 nucleo_f767zi with soc cut-A (Device marking A) has some ethernet
|
/Zephyr-latest/soc/espressif/esp32/ |
D | default.ld | 927 /* This is a symbol marking the flash.rodata end, this 953 …_instruction_reserved_start = ABSOLUTE(.); /* This is a symbol marking the flash.text start, this… 975 …_instruction_reserved_end = ABSOLUTE(.); /* This is a symbol marking the flash.text end, this can…
|
/Zephyr-latest/cmake/modules/ |
D | kconfig.cmake | 370 # succeeds, to avoid marking zephyr/.config as up-to-date when it hasn't been
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | default.ld | 884 …_instruction_reserved_end = ABSOLUTE(.); /* This is a symbol marking the flash.text end, this can… 908 …_rodata_reserved_start = ABSOLUTE(.); /* This is a symbol marking the flash.rodata start, this ca…
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | default.ld | 894 …_instruction_reserved_end = ABSOLUTE(.); /* This is a symbol marking the flash.text end, this can… 922 …_rodata_reserved_start = ABSOLUTE(.); /* This is a symbol marking the flash.rodata start, this ca…
|
/Zephyr-latest/doc/services/logging/ |
D | cs_stm.rst | 18 …egisters for writing data (with or without timestamp and with or without marking) and writing a fl…
|
/Zephyr-latest/arch/riscv/ |
D | Kconfig | 386 of the stack using the PMP to catch stack overflows by marking that
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 372 following roles for marking up file names, command names, and other "special" text.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.5.rst | 973 * :github:`32152` - DEVICE_AND_API_INIT and DEVICE_INIT deprecation marking is not working
|