/Zephyr-latest/subsys/mgmt/mcumgr/grp/stat_mgmt/ |
D | CMakeLists.txt | 9 # interface, when Statistics management is enabled.
|
/Zephyr-latest/samples/boards/st/mco/boards/ |
D | nucleo_u5a5zj_q.overlay | 1 /* The clock that is output must be enabled. */
|
/Zephyr-latest/subsys/mgmt/mcumgr/mgmt/ |
D | Kconfig | 15 With this enabled, applications and parts of code can register for MCUmgr event 18 notifications, which must be enabled by selecting other Kconfig options. 38 When this config is enabled, a user can use the field `custom_payload` in `mgmt_handler` to
|
/Zephyr-latest/soc/st/stm32/stm32g0x/ |
D | Kconfig.defconfig | 15 # LPUART1 - USART3/4/5/6 instances are all enabled 17 # 4 out of 5 USART instances are enabled 23 # 3 out of 5 USART instances are enabled
|
/Zephyr-latest/tests/drivers/regulator/fixed/boards/ |
D | nrf9160dk_nrf9160.overlay | 20 /* Default-enabled Arduino UART steals the pins we want. */
|
/Zephyr-latest/drivers/ipm/ |
D | ipm_xlnx_ipi.c | 54 bool enabled; member 92 if (!cdev_data->enabled) { in xlnx_mailbox_rx_isr() 179 data->enabled = enable; in xlnx_ipi_set_enabled() 213 .enabled = false, \
|
/Zephyr-latest/samples/boards/espressif/deep_sleep/ |
D | README.rst | 37 However, when ``EXT1`` is also enabled, GPIO2 and GPIO4 should be pulled-down 43 enabled as wake-up source. 46 ``prj.conf`` file. By default, this wake up source is enabled. Follow similar 63 With both wake up sources enabled, the console output will be as below. The
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | tftp.rst | 6 Zephyr provides a simple TFTP client library that can enabled with
|
D | dns_resolve.rst | 21 The multicast DNS (mDNS) client resolver support can be enabled by setting 27 enabled by setting the :kconfig:option:`CONFIG_LLMNR_RESOLVER` Kconfig variable.
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.misc | 44 If enabled, runtime method is always used for message creation. Static 56 When enabled, logs are kept in dedicated memory section. It allows 75 enabled, at compile time, the preprocessor detects strings with %p 84 If enabled, packaging uses tagged arguments. 91 When enabled, maximum usage of memory used for log messages in deferred
|
/Zephyr-latest/drivers/auxdisplay/ |
D | auxdisplay_itron.c | 64 static int auxdisplay_itron_set_powered(const struct device *dev, bool enabled); 154 static int auxdisplay_itron_set_powered(const struct device *dev, bool enabled) in auxdisplay_itron_set_powered() argument 159 if (enabled) { in auxdisplay_itron_set_powered() 194 static int auxdisplay_itron_cursor_set_enabled(const struct device *dev, bool enabled) in auxdisplay_itron_cursor_set_enabled() argument 197 (uint8_t)enabled}; in auxdisplay_itron_cursor_set_enabled()
|
/Zephyr-latest/boards/st/stm32h750b_dk/ |
D | Kconfig.defconfig | 10 # MEMC needs to be enabled in order to store
|
/Zephyr-latest/tests/bluetooth/controller/common/ |
D | Kconfig | 4 # The link layer requires a corresponding device tree node to be enabled
|
/Zephyr-latest/drivers/disk/nvme/ |
D | nvme_controller.c | 63 uint8_t enabled, ready; in nvme_controller_disable() local 71 enabled = (cc >> NVME_CC_REG_EN_SHIFT) & NVME_CC_REG_EN_MASK; in nvme_controller_disable() 72 if (enabled == 0) { in nvme_controller_disable() 99 uint8_t enabled, ready; in nvme_controller_enable() local 108 enabled = (cc >> NVME_CC_REG_EN_SHIFT) & NVME_CC_REG_EN_MASK; in nvme_controller_enable() 109 if (enabled == 1) { in nvme_controller_enable()
|
/Zephyr-latest/subsys/shell/ |
D | Kconfig | 158 If enabled, the shell prints out this message. 164 If enabled, the shell prints out this message. 170 If enabled shell prints back every input byte. 175 If enabled, don't echo actual character, but echo * instead. 189 If enabled VT100 colors are used in shell (e.g. print errors in red). 286 When enabled, backend will use the shell for logging. 287 This option is enabled by default. 296 When enabled, standard implementation of shell log backend is not included. 311 If enabled, shell will be automatically started. 324 When enabled, a custom application provided header, named
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig.stm32 | 29 If I2C_TARGET is enabled it selects I2C_STM32_INTERRUPT, since target mode 30 is only supported by this driver with interrupts enabled.
|
/Zephyr-latest/boards/makerdiary/nrf52840_mdk_usb_dongle/doc/ |
D | index.rst | 7 enabled by the nRF52840 multiprotocol SoC in a convenient USB dongle 24 * A Network Co-Processor (NCP) with a simple connection to a PC or other USB enabled device
|
/Zephyr-latest/soc/nxp/kinetis/ke1xf/ |
D | Kconfig | 47 bool "Keep watchdog timer enabled at boot" 49 Keep the watchdog timer enabled at boot with the internal
|
/Zephyr-latest/soc/nordic/nrf92/ |
D | Kconfig.defconfig.nrf9280_cpuppr | 15 # As FLPR has limited memory most of tests does not fit with asserts enabled.
|
/Zephyr-latest/tests/drivers/uart/uart_errors/ |
D | README.txt | 3 certain bytes with parity enabled when receiver is configured without parity.
|
/Zephyr-latest/soc/intel/lakemont/ |
D | Kconfig.defconfig | 10 # Can be enabled once UART is defined in board
|
/Zephyr-latest/tests/arch/arm/arm_irq_vector_table/ |
D | irq-vector-table.ld | 8 * arch/arm/core/vector_table.ld when the IRQ vector table is enabled.
|
/Zephyr-latest/soc/nordic/nrf54l/ |
D | Kconfig.defconfig.nrf54l_05_10_15_cpuflpr | 11 # As FLPR has limited memory most of tests does not fit with asserts enabled.
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.efi_console | 9 When enabled backend is using EFI CONSOLE to output logs.
|
/Zephyr-latest/boards/nordic/nrf9280pdk/ |
D | Kconfig.defconfig | 17 # As PPR has limited memory most of tests does not fit with asserts enabled.
|