Home
last modified time | relevance | path

Searched refs:marking (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/subsys/pm/
DKconfig43 bool "Use custom marking functions"
47 this option allows custom implementation of functions which handle the marking.
/Zephyr-latest/doc/develop/west/
Dmoving-to-west.rst45 This creates :file:`zephyrproject/.west`, marking the root of your
/Zephyr-latest/boards/st/nucleo_f030r8/doc/
Dindex.rst165 | *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/
DKconfig63 bool "Skip sending the initial marking byte (0xFF)"
/Zephyr-latest/boards/mikroe/clicker_2/doc/
Dmikroe_clicker_2.rst33 with the marking on the board.
/Zephyr-latest/cmake/linker/armlink/
Dtarget.cmake104 # the warning. Note, marking the section EMPTY causes armlink to reserve the
/Zephyr-latest/boards/st/nucleo_f767zi/doc/
Dindex.rst87 nucleo_f767zi with soc cut-A (Device marking A) has some ethernet
/Zephyr-latest/soc/espressif/esp32/
Ddefault.ld927 /* 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/
Dkconfig.cmake370 # succeeds, to avoid marking zephyr/.config as up-to-date when it hasn't been
/Zephyr-latest/soc/espressif/esp32s2/
Ddefault.ld884 …_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/
Ddefault.ld894 …_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/
Dcs_stm.rst18 …egisters for writing data (with or without timestamp and with or without marking) and writing a fl…
/Zephyr-latest/arch/riscv/
DKconfig386 of the stack using the PMP to catch stack overflows by marking that
/Zephyr-latest/doc/contribute/documentation/
Dguidelines.rst372 following roles for marking up file names, command names, and other "special" text.
/Zephyr-latest/doc/releases/
Drelease-notes-2.5.rst973 * :github:`32152` - DEVICE_AND_API_INIT and DEVICE_INIT deprecation marking is not working