Home
last modified time | relevance | path

Searched full:levels (Results 1 – 25 of 233) sorted by relevance

12345678910

/Zephyr-latest/subsys/logging/
DKconfig.filtering4 menu "Logging levels filtering"
20 Levels are:
37 Levels are:
54 Levels are:
Dlog_multidomain_link.c73 link_remote->dst.levels.level = msg->data.levels.level; in log_multidomain_link_on_recv_cb()
74 link_remote->dst.levels.runtime_level = msg->data.levels.runtime_level; in log_multidomain_link_on_recv_cb()
272 .levels = { in link_remote_get_levels()
286 *level = link_remote->dst.levels.level; in link_remote_get_levels()
289 *runtime_level = link_remote->dst.levels.runtime_level; in link_remote_get_levels()
/Zephyr-latest/subsys/mgmt/mcumgr/smp/
DKconfig32 Minimal decoding levels, map/list encapsulation, required
73 This is a maximum number of levels of maps/lists that will
78 and additional levels for each map/list encapsulation.
80 it will need 2 levels.
88 Minimal encoding levels, map/list encapsulation, required
129 This is a maximum number of levels of maps/lists that will
/Zephyr-latest/dts/bindings/serial/
Duart-controller-pin-inversion.yaml10 Invert the binary logic of tx pin. When enabled, physical logic levels are inverted and
15 Invert the binary logic of rx pin. When enabled, physical logic levels are inverted and
/Zephyr-latest/dts/bindings/test/
Dvnd,great-grandchild-bindings.yaml5 Test binding for 3 levels of "child-binding".
7 Previous versions of Zephyr only allowed up to two levels of
/Zephyr-latest/samples/subsys/logging/logger/src/
Dext_log_system_adapter.c15 /** @brief Translation of custom log levels to logging subsystem levels. */
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.multilevel11 Multiple levels of interrupts are normally used to increase the
13 levels are used, a second level interrupt aggregator would combine
15 interrupt controller. If three levels are used, a third level
17 second level. The number of interrupt levels is usually determined
/Zephyr-latest/subsys/net/
DKconfig.template.log_config.default.net35 Write to log with NET_INFO or LOG_INF in addition to previous levels.
40 Write to log with NET_DBG or LOG_DBG in addition to previous levels.
DKconfig.template.log_config.net34 Write to log with NET_INFO or LOG_INF in addition to previous levels.
39 Write to log with NET_DBG or LOG_DBG in addition to previous levels.
/Zephyr-latest/doc/hardware/peripherals/can/
Dtransceiver.rst14 from the CAN controller to the bus-levels. The bus lines are called
18 These wires use the logic levels whereas the bus-level is interpreted
/Zephyr-latest/subsys/logging/backends/
Dlog_multidomain_backend.c163 outmsg.data.levels.level = in log_multidomain_backend_on_recv_cb()
165 outmsg.data.levels.domain_id, in log_multidomain_backend_on_recv_cb()
166 outmsg.data.levels.source_id, in log_multidomain_backend_on_recv_cb()
168 outmsg.data.levels.runtime_level = in log_multidomain_backend_on_recv_cb()
170 outmsg.data.levels.domain_id, in log_multidomain_backend_on_recv_cb()
171 outmsg.data.levels.source_id, in log_multidomain_backend_on_recv_cb()
/Zephyr-latest/arch/x86/
Dgen_mmu.py109 # PD_LEVEL and PT_LEVEL are used as list index to PtableSet.levels[]
179 # Hard-coded flags for intermediate paging levels. Permissive, we only control
180 # access or set caching properties at leaf levels.
341 self.toplevel = self.levels[0]()
361 def levels(self): member in PtableSet
362 """Class hierarchy of paging levels, with the first entry being
376 num_levels = len(self.levels) + level + 1
406 new_table = self.levels[depth]()
408 % (self.levels[depth].__name__, new_table_addr))
419 num_levels = len(self.levels) + level + 1
[all …]
/Zephyr-latest/tests/drivers/sensor/hc-sr04/
Dprj.conf6 # Set log levels
/Zephyr-latest/tests/drivers/sensor/akm09918c/
Dprj.conf6 # Set log levels
/Zephyr-latest/samples/bluetooth/hci_ipc/dts/arm/nordic/
Doverride.dtsi3 * levels for Exceptions and ZLI (if enabled).
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/
Dtest_config.yaml4 levels:
/Zephyr-latest/tests/drivers/sensor/adltc2990/
Dprj.conf6 # Set log levels
/Zephyr-latest/soc/snps/nsim/arc_classic/hs/
DKconfig.defconfig.hs5x10 # This processor supports 16 priority levels:
DKconfig.defconfig.hs6x10 # This processor supports 16 priority levels:
DKconfig.defconfig.hs5x_smp10 # This processor supports 16 priority levels:
DKconfig.defconfig.hs6x_smp10 # This processor supports 16 priority levels:
/Zephyr-latest/soc/snps/emsdp/
DKconfig.defconfig7 # This processor supports 4 priority levels:
/Zephyr-latest/scripts/tests/twister/test_data/
Dtest_config.yaml4 levels:
/Zephyr-latest/samples/bluetooth/hci_uart/dts/arm/nordic/
Doverride.dtsi3 * levels for Exceptions and ZLI (if enabled).
/Zephyr-latest/tests/
Dtest_config.yaml4 levels:

12345678910