/Zephyr-4.1.0/modules/nrf_wifi/bus/ |
D | Kconfig | 35 module-str = Log level for Wi-Fi nRF70 bus library
|
/Zephyr-4.1.0/arch/xtensa/core/ |
D | xtensa_intgen.tmpl | 8 * this does is emit records for which interrupts are at which level,
|
/Zephyr-4.1.0/include/zephyr/arch/x86/ |
D | pagetables.ld | 22 /* Top-level paging structure is the last thing in this section */
|
/Zephyr-4.1.0/drivers/can/ |
D | Kconfig.mcp2515 | 27 Priority level of the internal thread which is ran for
|
/Zephyr-4.1.0/subsys/net/lib/sntp/ |
D | Kconfig | 24 module-str = Log level for SNTP
|
/Zephyr-4.1.0/include/zephyr/sensing/ |
D | sensing_sensor.h | 371 data_ptr, cfg_ptr, level, prio, \ argument 374 data_ptr, cfg_ptr, level, prio, \
|
/Zephyr-4.1.0/include/zephyr/ |
D | sw_isr_table.h | 51 unsigned int level; member 124 .level = _level, \
|
/Zephyr-4.1.0/doc/develop/api/ |
D | overview.rst | 7 current :ref:`stability level <api_lifecycle>`. More details about API changes 37 introduced within the private code. It MAY include patch level changes.
|
/Zephyr-4.1.0/subsys/tracing/user/ |
D | tracing_user.h | 32 void sys_trace_sys_init_enter_user(const struct init_entry *entry, int level); 33 void sys_trace_sys_init_exit_user(const struct init_entry *entry, int level, int result); 50 void sys_trace_sys_init_enter(const struct init_entry *entry, int level); 51 void sys_trace_sys_init_exit(const struct init_entry *entry, int level, int result); 441 #define sys_port_trace_socket_getsockopt_enter(sock, level, optname) argument 442 #define sys_port_trace_socket_getsockopt_exit(sock, level, optname, optval, optlen, ret) argument 443 #define sys_port_trace_socket_setsockopt_enter(sock, level, optname, optval, optlen) argument
|
/Zephyr-4.1.0/scripts/logging/dictionary/ |
D | database_gen.py | 216 str_ptr, level = struct.unpack(formatter, datum) 223 logger.info("Found Log Instance: %s, level: %d", instance_name, level) 228 database.add_log_instance(source_id, instance_name, level, sym.entry['st_value']) 505 logging.basicConfig(format=LOGGER_FORMAT, level=logging.WARNING)
|
/Zephyr-4.1.0/include/zephyr/drivers/ |
D | spi.h | 575 data_ptr, cfg_ptr, level, prio, \ argument 583 data_ptr, cfg_ptr, level, prio, \ 613 data, config, level, prio, \ argument 619 level, prio, api, \
|
/Zephyr-4.1.0/soc/silabs/silabs_s2/ |
D | Kconfig.defconfig | 25 # need to activate Zero Latency IRQ in Zephyr by default. The level (2) depends on the
|
/Zephyr-4.1.0/tests/benchmarks/sched/ |
D | README.rst | 5 latencies (not scaling performance) of specific low level scheduling
|
/Zephyr-4.1.0/doc/connectivity/networking/api/ |
D | ethernet_mgmt.rst | 14 network interface low level status. The caller of these functions can:
|
/Zephyr-4.1.0/doc/contribute/style/ |
D | devicetree.rst | 19 * Insert a single empty line to separate nodes at the same hierarchy level.
|
/Zephyr-4.1.0/drivers/ethernet/ |
D | Kconfig.enc424j600 | 28 Priority level for internal thread which is ran for incoming
|
D | Kconfig.lan9250 | 29 Priority level for internal thread which is ran for incoming
|
/Zephyr-4.1.0/scripts/logging/dictionary/dictionary_parser/ |
D | log_parser_v1.py | 273 level = (log_desc >> 3) & 0x07 277 level_str, color = get_log_level_str_color(level) 334 if level == 0:
|
/Zephyr-4.1.0/tests/bsim/bluetooth/audio/src/ |
D | common.c | 173 static void security_changed_cb(struct bt_conn *conn, bt_security_t level, enum bt_security_err err) in security_changed_cb() argument 175 printk("Security changed: %p level %d err %d\n", conn, level, err); in security_changed_cb() 178 security_level = level; in security_changed_cb()
|
/Zephyr-4.1.0/tests/bsim/bluetooth/host/gatt/notify/src/ |
D | gatt_client_test.c | 67 void security_changed(struct bt_conn *conn, bt_security_t level, enum bt_security_err err) in security_changed() argument 71 } else if (level < BT_SECURITY_L2) { in security_changed() 72 TEST_FAIL("Insufficient sec level (%d)", level); in security_changed()
|
/Zephyr-4.1.0/drivers/sensor/lm75/ |
D | Kconfig | 49 Priority level for the internal trigger workqueue thread.
|
/Zephyr-4.1.0/samples/subsys/sensing/simple/ |
D | README.rst | 5 Get high-level sensor data in defined intervals.
|
/Zephyr-4.1.0/samples/boards/espressif/deep_sleep/ |
D | Kconfig | 23 as wake-up source. Be aware that when low level is used to trigger
|
/Zephyr-4.1.0/drivers/led_strip/ |
D | Kconfig | 1 # Top-level configuration file for LED strip drivers.
|
/Zephyr-4.1.0/modules/hal_nordic/ |
D | Kconfig.nrf_regtool | 15 int "Verbosity level of console output"
|