| /samples/drivers/gnss/src/ |
| A D | main.c | 51 (enabled & define) ? "Yes" : "No"); 55 gnss_systems_t supported, enabled; in main() local 64 rc = gnss_get_enabled_systems(GNSS_MODEM, &enabled); in main() 70 GNSS_SYSTEMS_PRINTF(GNSS_SYSTEM_GPS, supported, enabled); in main() 71 GNSS_SYSTEMS_PRINTF(GNSS_SYSTEM_GLONASS, supported, enabled); in main() 72 GNSS_SYSTEMS_PRINTF(GNSS_SYSTEM_GALILEO, supported, enabled); in main() 73 GNSS_SYSTEMS_PRINTF(GNSS_SYSTEM_BEIDOU, supported, enabled); in main() 74 GNSS_SYSTEMS_PRINTF(GNSS_SYSTEM_QZSS, supported, enabled); in main() 75 GNSS_SYSTEMS_PRINTF(GNSS_SYSTEM_IRNSS, supported, enabled); in main() 76 GNSS_SYSTEMS_PRINTF(GNSS_SYSTEM_SBAS, supported, enabled); in main() [all …]
|
| /samples/drivers/mbox/remote/ |
| A D | Kconfig | 7 bool "TX enabled" 13 bool "RX enabled"
|
| /samples/drivers/mbox/ |
| A D | Kconfig | 14 bool "TX enabled" 20 bool "RX enabled"
|
| /samples/sensor/tmp108/ |
| A D | Kconfig | 27 although this will work with one shot enabled, 28 it requires continuous monitoring mode to be enabled 38 although this will work with one shot enabled, 39 it requires continuous monitoring mode to be enabled
|
| /samples/subsys/usb/midi/ |
| A D | sample.yaml | 11 - "USB device support enabled"
|
| /samples/bluetooth/hci_ipc/dts/arm/nordic/ |
| A D | override.dtsi | 3 * levels for Exceptions and ZLI (if enabled).
|
| /samples/bluetooth/peripheral_nus/src/ |
| A D | main.c | 23 static void notif_enabled(bool enabled, void *ctx) in notif_enabled() argument 27 printk("%s() - %s\n", __func__, (enabled ? "Enabled" : "Disabled")); in notif_enabled()
|
| /samples/boards/st/power_mgmt/adc/ |
| A D | README.rst | 41 enabled. 43 enabled, 27.5µA without (each time with :kconfig:option:`CONFIG_PM` enabled).
|
| /samples/boards/st/mco/boards/ |
| A D | nucleo_u5a5zj_q.overlay | 1 /* The clock that is output must be enabled. */
|
| A D | nucleo_wba55cg.overlay | 7 /* The clock that is output must be enabled. */
|
| A D | nucleo_f429zi.overlay | 1 /* The clock that is output must be enabled. */
|
| /samples/boards/st/power_mgmt/serial_wakeup/ |
| A D | sample.yaml | 14 - "Wakeup source enabled"
|
| A D | README.rst | 27 - Matching oscillator sources should be enabled 46 After flashing, the shell is enabled and device enter sleep mode. 53 are enabled, but user can also deactivate both or former to see each configuration in play. 58 :kconfig:option:`CONFIG_DEBUG` could be enabled to allow debug. Note that debug mode prevents 83 - Ensure no other oscillators are enabled (disable HSI, ...)
|
| /samples/net/wifi/apsta_mode/ |
| A D | README.rst | 16 1. ``AP mode``: AP mode is configured and enabled. DHCPv4 server is also 20 In this demo, AP-STA mode is enabled using :kconfig:option:`CONFIG_ESP32_WIFI_AP_STA_MODE`. 22 In the sample code, initially, the AP mode is enabled, followed by enabling the STA mode. 23 The driver checks if AP mode was previously enabled. If so, it transitions 62 [00:00:05.350,000] <inf> MAIN: AP Mode is enabled. Waiting for sta to connect ESP32-AP
|
| /samples/boards/st/power_mgmt/stm32wb_ble/ |
| A D | README.rst | 5 Perform Bluetooth LE operations with Zephyr power management enabled on STM32WB. 11 Zephyr power management enabled (:kconfig:option:`CONFIG_PM`).
|
| /samples/drivers/counter/maxim_ds3231/ |
| A D | Kconfig | 9 If enabled this reads the RTC then sets it so that uptime
|
| /samples/basic/minimal/ |
| A D | README.rst | 27 * Multithreading enabled 40 * Multithreading enabled, no preemption 53 * Multithreading enabled, no preemption, timers disabled 66 * Multithreading disabled, timers enabled
|
| /samples/drivers/mbox/boards/ |
| A D | nrf54h20dk_nrf54h20_cpuapp_cpuflpr.overlay | 17 * make sure it's enabled in the interrupt mask.
|
| A D | nrf54h20dk_nrf54h20_cpuapp_cpuppr.overlay | 17 * make sure it's enabled in the interrupt mask.
|
| A D | nrf54h20dk_nrf54h20_cpuapp.overlay | 17 * make sure it's enabled in the interrupt mask.
|
| /samples/drivers/mbox/remote/boards/ |
| A D | nrf54h20dk_nrf54h20_cpurad.overlay | 21 * make sure it's enabled in the interrupt mask.
|
| /samples/drivers/led/is31fl3194/ |
| A D | README.rst | 17 :dtcompatible:`issi,is31fl3194` enabled, along with the relevant bus 18 controller node also being enabled.
|
| /samples/drivers/uart/async_api/ |
| A D | README.rst | 14 transmission. Every other 5 second period, receiving is enabled through 41 [00:00:05.002,008] <inf> sample: RX is now enabled 48 [00:00:15.002,293] <inf> sample: RX is now enabled
|
| /samples/bluetooth/hci_uart/dts/arm/nordic/ |
| A D | override.dtsi | 3 * levels for Exceptions and ZLI (if enabled).
|
| /samples/boards/st/power_mgmt/serial_wakeup/boards/ |
| A D | nucleo_wl55jc.overlay | 24 /* Make sure LSE clock is enabled */
|