/Zephyr-latest/drivers/adc/ |
D | Kconfig.ads7052 | 34 Priority level for the internal ADC data acquisition thread.
|
D | Kconfig.max1125x | 31 Priority level for the internal ADC data acquisition thread.
|
/Zephyr-latest/dts/arm/nuvoton/npcx/npcx4/ |
D | npcx4-lvol-ctrl-map.dtsi | 7 /* Common Low-Voltage level configurations in npcx family */ 10 /* Specific Low-Voltage level configurations in npcx4 series */
|
/Zephyr-latest/scripts/logging/dictionary/dictionary_parser/ |
D | log_database.py | 231 def add_log_instance(self, source_id, name, level, address): argument 236 'level' : level,
|
/Zephyr-latest/boards/arm/fvp_baser_aemv8r/ |
D | board.cmake | 14 -C cluster0.gicv3.cpuintf-mmap-access-level=2 48 -C cluster0.gicv3.cpuintf-mmap-access-level=2
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt_notif/src/ |
D | client_test.c | 80 static void security_changed(struct bt_conn *conn, bt_security_t level, in security_changed() argument 83 if (security_err == BT_SECURITY_ERR_SUCCESS && level > BT_SECURITY_L1) { in security_changed()
|
/Zephyr-latest/subsys/shell/backends/ |
D | shell_rpmsg.c | 191 uint32_t level = (CONFIG_SHELL_RPMSG_INIT_LOG_LEVEL > LOG_LEVEL_DBG) ? in shell_backend_rpmsg_init_transport() local 196 return shell_init(&shell_rpmsg, rpmsg_dev, cfg_flags, log_backend, level); in shell_backend_rpmsg_init_transport()
|
/Zephyr-latest/modules/lvgl/ |
D | lvgl.c | 80 static void lvgl_log(lv_log_level_t level, const char *buf) in lvgl_log() argument 82 switch (level) { in lvgl_log()
|
/Zephyr-latest/boards/sensry/ganymed_bob/doc/ |
D | index.rst | 15 RISC-V SoC with optional sensor level. 60 * SY120-GBM - Generic Base Module without top level sensors 61 …* SY120-GEN1 - Generic Module type 1 with top level sensors (Bosch BME680 - SPI1 , Bosch BMA456 - …
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify_multiple/src/ |
D | gatt_client_test.c | 86 void security_changed(struct bt_conn *conn, bt_security_t level, enum bt_security_err err) in security_changed() argument 90 } else if (level < BT_SECURITY_L2) { in security_changed() 91 TEST_FAIL("Insufficient sec level (%d)", level); in security_changed()
|
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/device/src/ |
D | test_undirected_peripheral.c | 337 static void security_changed(struct bt_conn *conn, bt_security_t level, enum bt_security_err err) in security_changed() argument 344 LOG_DBG("Security changed: %s level %u", addr, level); in security_changed() 346 LOG_ERR("Security failed: %s level %u err %d", addr, level); in security_changed()
|
/Zephyr-latest/subsys/logging/ |
D | log_cmds.c | 173 size_t argc, char **argv, uint32_t level) in filters_set() argument 190 set_lvl = log_frontend_filter_set(id, level); in filters_set() 192 set_lvl = log_filter_set(backend, Z_LOG_LOCAL_DOMAIN_ID, id, level); in filters_set() 195 if (set_lvl != level) { in filters_set()
|
/Zephyr-latest/doc/project/ |
D | proposals.rst | 68 communicates the high-level overview of a project's strategy, while a release 80 The project roadmap should serve as a high-level, visual summary of the 89 As such, the roadmap should contain only strategic-level details, major project 96 The release plan comes into play when the project roadmap's high-level strategy
|
/Zephyr-latest/boards/shields/mikroe_mcp2518fd_click/doc/ |
D | index.rst | 21 support level triggered interrupts.
|
/Zephyr-latest/subsys/net/l2/dummy/any/ |
D | Kconfig | 19 module-str = Log level for pseudo network interface
|
/Zephyr-latest/subsys/net/ |
D | Kconfig | 15 and is the basis for higher level protocols (e.g. IP protocols).
|
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/tests_scripts/ |
D | _controller_tests_inner.sh | 92 -T $TEST_MODULE -C $TEST_FILE -v=${VERBOSITY_LEVEL_EDTT} -S -l --low-level-device-nbr=3 \
|
/Zephyr-latest/subsys/net/lib/websocket/ |
D | Kconfig | 34 module-str = Log level for Websocket
|
/Zephyr-latest/doc/services/tfm/ |
D | overview.rst | 103 processing environment which, depending on the isolation level chosen when 118 with increasingly rigid boundaries between regions. The isolation level used 122 * **Isolation Level 1** is the lowest isolation level, and the only major 126 Application Root of Trust (ARoT). They execute at the same privilege level. 127 This isolation level will lead to the smallest combined application images. 128 * **Isolation Level 2** builds upon level one by introducing a distinction 133 * **Isolation Level 3** is the highest isolation level, and builds upon level 135 essentially silo'ed from other services. This provides the highest level of 139 The current isolation level can be checked via
|
/Zephyr-latest/doc/safety/ |
D | safety_requirements.rst | 40 They describe the functionality of the Zephyr RTOS from a very high-level perspective, 48 Software requirements refine the system-level requirements at a more granular level so
|
/Zephyr-latest/scripts/west_commands/ |
D | twister_cmd.py | 56 "args: {} remainder: {}".format(args, remainder), level=Verbosity.DBG_EXTREME
|
/Zephyr-latest/soc/antmicro/myra/ |
D | Kconfig.soc | 9 # infrastructure might be confusing. That's why in the top level of SoC
|
/Zephyr-latest/subsys/ipc/ipc_service/backends/ |
D | Kconfig.icbmsg | 28 module-help = Sets log level for ICMsg backend with buffers
|
/Zephyr-latest/include/zephyr/arch/x86/ |
D | pagetables.ld | 22 /* Top-level paging structure is the last thing in this section */
|
/Zephyr-latest/arch/xtensa/core/ |
D | xtensa_intgen.tmpl | 8 * this does is emit records for which interrupts are at which level,
|