Home
last modified time | relevance | path

Searched refs:level (Results 351 – 375 of 843) sorted by relevance

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

/Zephyr-4.1.0/boards/particle/boron/
Dparticle_boron.dts26 /* Power to the level shifter for uart1 */
/Zephyr-4.1.0/drivers/led/
DKconfig.ht16k3339 Priority level for internal thread for keyscan interrupt
/Zephyr-4.1.0/drivers/ethernet/
DKconfig.enc28j6030 Priority level for internal thread which is ran for incoming
DKconfig25 module-str = Log level for Ethernet driver
26 module-help = Sets log level for Ethernet Device Drivers.
DKconfig.lan865x41 Priority level for internal thread which is ran for LAN
/Zephyr-4.1.0/include/zephyr/logging/
Dlog_output.h166 uint8_t level,
/Zephyr-4.1.0/subsys/usb/device_next/
DKconfig29 USB device thread initialization priority level.
/Zephyr-4.1.0/subsys/tracing/ctf/
Dctf_top.c587 void sys_trace_socket_getsockopt_enter(int sock, int level, int optname) in sys_trace_socket_getsockopt_enter() argument
589 ctf_top_socket_getsockopt_enter(sock, level, optname); in sys_trace_socket_getsockopt_enter()
592 void sys_trace_socket_getsockopt_exit(int sock, int level, int optname, in sys_trace_socket_getsockopt_exit() argument
595 ctf_top_socket_getsockopt_exit(sock, level, optname, in sys_trace_socket_getsockopt_exit()
599 void sys_trace_socket_setsockopt_enter(int sock, int level, int optname, in sys_trace_socket_setsockopt_enter() argument
602 ctf_top_socket_setsockopt_enter(sock, level, optname, in sys_trace_socket_setsockopt_enter()
Dctf_top.h586 static inline void ctf_top_socket_getsockopt_enter(int32_t sock, uint32_t level, uint32_t optname) in ctf_top_socket_getsockopt_enter() argument
588 CTF_EVENT(CTF_LITERAL(uint8_t, CTF_EVENT_SOCKET_GETSOCKOPT_ENTER), sock, level, optname); in ctf_top_socket_getsockopt_enter()
591 static inline void ctf_top_socket_getsockopt_exit(int32_t sock, uint32_t level, uint32_t optname, in ctf_top_socket_getsockopt_exit() argument
595 sock, level, optname, optval, optlen, ret); in ctf_top_socket_getsockopt_exit()
598 static inline void ctf_top_socket_setsockopt_enter(int32_t sock, uint32_t level, uint32_t optname, in ctf_top_socket_setsockopt_enter() argument
601 CTF_EVENT(CTF_LITERAL(uint8_t, CTF_EVENT_SOCKET_SETSOCKOPT_ENTER), sock, level, in ctf_top_socket_setsockopt_enter()
/Zephyr-4.1.0/drivers/flash/
Dflash_npcx_fiu_qspi.c49 static inline void qspi_npcx_uma_cs_level(const struct device *dev, uint8_t sw_cs, bool level) in qspi_npcx_uma_cs_level() argument
54 if (level) { in qspi_npcx_uma_cs_level()
/Zephyr-4.1.0/doc/security/
Dsecurity-overview.rst14 documents are created, this document is a top-level overview and entry
107 blocks such as network stacks increases the overall quality level
150 thread execution level, and memory protection constraints are enforced
219 System level security encompasses a wide variety of categories. Some
254 A high-level schematic of the Zephyr system architecture is given in
257 part itself contains low-level, platform specific drivers and the
342 be disabled. The user shall be notified if low-level options and
378 developers on a functional level and are to be distinguished from
482 system level, and for each security related module of the secure branch
490 security design on system- and module-level. The high level
[all …]
/Zephyr-4.1.0/boards/seeed/lora_e5_dev_board/doc/
Dlora_e5_dev_board.rst161 firmware, and the read protection level 1 is enabled.
163 you have to reset the read protection to level 0.
168 The RDP level 1 to RDP level 0 regression will erase the factory programmed AT
/Zephyr-4.1.0/doc/connectivity/networking/
Dnet-stack-architecture.rst21 High level overview of the network stack
33 application-level protocol libraries or access the
45 * Application-level network protocols like CoAP, LWM2M, and MQTT.
68 * **Network Device Drivers.** The actual low-level device drivers handle the
/Zephyr-4.1.0/drivers/rtc/
DKconfig.pcf852350 Priority level for the thread handling interrupts and dispatching callbacks.
/Zephyr-4.1.0/samples/net/secure_mqtt_sensor_actuator/
DKconfig34 prompt "Quality of Service level used for MQTT publish and subscribe"
/Zephyr-4.1.0/cmake/modules/
Dbasic_settings.cmake12 # Sysbuild is a higher level build system used by Zephyr.
/Zephyr-4.1.0/drivers/input/
DKconfig.sbus25 Priority level of the sbus thread.
/Zephyr-4.1.0/boards/espressif/esp32s2_saola/
Desp32s2_saola.dts67 filter-smooth-level = <ESP32_TOUCH_FILTER_SMOOTH_MODE_IIR_2>;
/Zephyr-4.1.0/include/zephyr/net/
Dieee802154_mgmt.h352 uint8_t level : 3; /**< Used instead of a frame-specific SecurityLevel parameter when member
/Zephyr-4.1.0/.github/ISSUE_TEMPLATE/
D006_nomination.md21 Triage permission level, which allows the user to add reviewers to a pull
/Zephyr-4.1.0/doc/hardware/peripherals/sensor/
Dpower_management.rst15 :ref:`pm-device-runtime` using explicit calls at an application level to :c:func:`pm_device_runtime…
/Zephyr-4.1.0/subsys/pm/policy/
DKconfig43 be useful to perform system-level adjustments based on latency
/Zephyr-4.1.0/modules/trusted-firmware-m/
DKconfig.tfm79 isolation level.
120 int "Isolation level setting." if (TFM_PROFILE_TYPE_NOT_SET && TFM_IPC)
126 Manually set the required TFM isolation level. Possible values are
129 isolation level, as it is determined by the profile setting.
131 force level 1 when TFM_IPC is not enabled.
370 The SFN model supports the SFN Partition model, and isolation level 1.
473 Set the log level to silence for all TF-M modules (SPM, partition, etc.).
495 Print the info if the SPM log level is sufficient.
/Zephyr-4.1.0/subsys/net/l2/ethernet/
DKconfig15 module-str = Log level for Ethernet L2 layer
112 module-str = Log level for IPv4 ARP
149 module-str = Log level for Ethernet Bridging
/Zephyr-4.1.0/cmake/compiler/arcmwdt/
Dcompiler_flags.cmake43 # level 1 warning options
60 # level 2 warning options
74 # level 3 warning options

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