Home
last modified time | relevance | path

Searched refs:level (Results 251 – 275 of 843) sorted by relevance

1...<<11121314151617181920>>...34

/Zephyr-latest/drivers/adc/
DKconfig.ads705234 Priority level for the internal ADC data acquisition thread.
DKconfig.max1125x31 Priority level for the internal ADC data acquisition thread.
/Zephyr-latest/dts/arm/nuvoton/npcx/npcx4/
Dnpcx4-lvol-ctrl-map.dtsi7 /* Common Low-Voltage level configurations in npcx family */
10 /* Specific Low-Voltage level configurations in npcx4 series */
/Zephyr-latest/scripts/logging/dictionary/dictionary_parser/
Dlog_database.py231 def add_log_instance(self, source_id, name, level, address): argument
236 'level' : level,
/Zephyr-latest/boards/arm/fvp_baser_aemv8r/
Dboard.cmake14 -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/
Dclient_test.c80 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/
Dshell_rpmsg.c191 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/
Dlvgl.c80 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/
Dindex.rst15 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/
Dgatt_client_test.c86 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/
Dtest_undirected_peripheral.c337 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/
Dlog_cmds.c173 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/
Dproposals.rst68 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/
Dindex.rst21 support level triggered interrupts.
/Zephyr-latest/subsys/net/l2/dummy/any/
DKconfig19 module-str = Log level for pseudo network interface
/Zephyr-latest/subsys/net/
DKconfig15 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.sh92 -T $TEST_MODULE -C $TEST_FILE -v=${VERBOSITY_LEVEL_EDTT} -S -l --low-level-device-nbr=3 \
/Zephyr-latest/subsys/net/lib/websocket/
DKconfig34 module-str = Log level for Websocket
/Zephyr-latest/doc/services/tfm/
Doverview.rst103 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/
Dsafety_requirements.rst40 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/
Dtwister_cmd.py56 "args: {} remainder: {}".format(args, remainder), level=Verbosity.DBG_EXTREME
/Zephyr-latest/soc/antmicro/myra/
DKconfig.soc9 # infrastructure might be confusing. That's why in the top level of SoC
/Zephyr-latest/subsys/ipc/ipc_service/backends/
DKconfig.icbmsg28 module-help = Sets log level for ICMsg backend with buffers
/Zephyr-latest/include/zephyr/arch/x86/
Dpagetables.ld22 /* Top-level paging structure is the last thing in this section */
/Zephyr-latest/arch/xtensa/core/
Dxtensa_intgen.tmpl8 * this does is emit records for which interrupts are at which level,

1...<<11121314151617181920>>...34