Home
last modified time | relevance | path

Searched refs:DEFAULT (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/tests/subsys/logging/log_switch_format/
DKconfig21 string "DEFAULT backend"
/Zephyr-latest/soc/atmel/sam0/common/
DKconfig.samd5x58 bool "DEFAULT"
DKconfig.samd2x85 bool "DEFAULT"
/Zephyr-latest/kernel/
Dmmu.c100 COLOR(DEFAULT); in page_frame_dump()
128 COLOR(DEFAULT); in k_mem_page_frames_dump()
/Zephyr-latest/doc/connectivity/networking/api/
Dtls_credentials_shell.rst80 "``<BACKEND>``", "Reserved. Must always be ``DEFAULT`` (case-insensitive)."
/Zephyr-latest/modules/hostap/
DCMakeLists.txt39 TLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\"
/Zephyr-latest/arch/x86/core/
Dx86_mmu.c644 COLOR(DEFAULT); in print_entries()
/Zephyr-latest/doc/releases/
Drelease-notes-3.1.rst1037 * Added a new API to set maximum latency requirements. The ``DEFAULT`` policy
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb3002 "converter.optimizations = [tf.lite.Optimize.DEFAULT]\n",