Searched refs:monitor (Results 1 – 25 of 150) sorted by relevance
123456
/Zephyr-latest/drivers/sensor/nxp/nxp_tempmon/ |
D | Kconfig | 1 # NXP temperature monitor (TEMPMON) 7 bool "NXP temperature monitor (TEMPMON)" 11 Enable driver for the NXP temperature monitor (TEMPMON).
|
/Zephyr-latest/doc/services/debugging/ |
D | debugmon.rst | 23 requires an implementation of debug monitor interrupt that will be executed 29 * :kconfig:option:`CONFIG_SEGGER_DEBUGMON`: enables SEGGER debug monitor interrupt. Can be 36 When monitor mode debugging is enabled, entering a breakpoint will not halt the 46 required to debug in the monitor mode using regular GDB commands. 47 Steps to configure SEGGER debug monitor: 58 4. Enable monitor mode debugging in GDB using command: ``monitor exec SetMonModeDebug=1``. 65 In order to provide a custom debug monitor interrupt, override ``z_arm_debug_monitor``
|
/Zephyr-latest/samples/userspace/prod_consumer/ |
D | README.rst | 40 - App A monitor thread in user mode waits for data in the message queue. 62 I:monitor thread got data payload #0 64 I:monitor thread got data payload #1 66 I:monitor thread got data payload #2 68 I:monitor thread got data payload #3 70 I:monitor thread got data payload #4 74 I:monitor thread got data payload #5 78 I:monitor thread got data payload #6 82 I:monitor thread got data payload #7 86 I:monitor thread got data payload #8 [all …]
|
/Zephyr-latest/samples/subsys/debug/debugmon/ |
D | README.rst | 9 The Debug Monitor sample shows a basic configuration of debug monitor feature. 14 #. Configure registers to enable degugging in debug monitor mode 40 After flashing the board enters a breakpoint and executes debug monitor exception code. 41 The LED starts to blink, indicating that even though the processor spins in debug monitor
|
/Zephyr-latest/samples/boards/espressif/spiram_test/ |
D | README.rst | 39 To check output of this sample, run ``west espressif monitor`` or any other serial 41 This example uses ``west espressif monitor``, which automatically detects the serial 46 $ west espressif monitor
|
/Zephyr-latest/boards/kincony/kincony_kc868_a32/doc/ |
D | index.rst | 60 Open the serial monitor using the following command: 64 west espressif monitor 67 message in the monitor:
|
/Zephyr-latest/boards/adi/max78000evkit/doc/ |
D | index.rst | 121 | | | | 1-2 | | | Enables power monitor event trigger 1 … 123 | | | | Open | | | Disables power monitor event trigger 1 … 128 | | | | 1-2 | | | Enables power monitor event trigger 2 … 130 | | | | Open | | | Disables power monitor event trigger 2 … 191 | | | | 1-2 | | | Bypasses power monitor shunt … 205 | | | | 1-2 | | | Bypasses power monitor shunt … 212 | | | | 1-2 | | | Bypasses power monitor shunt … 219 | | | | 1-2 | | | Bypasses power monitor shunt … 247 | | | | 1-2 | | | DUT 3V3 total current monitor point …
|
/Zephyr-latest/drivers/power_domain/ |
D | Kconfig | 59 bool "GPIO monitor for sensing power on rail" 69 int "GPIO monitor power domain init priority" 72 GPIO monitor power domain initialization priority.
|
/Zephyr-latest/samples/boards/espressif/xt_wdt/ |
D | README.rst | 44 To check output of this sample, run ``west espressif monitor`` or any other serial 46 This example uses ``west espressif monitor``, which automatically detects the serial 51 $ west espressif monitor
|
/Zephyr-latest/boards/atmarktechno/degu_evk/ |
D | degu_evk_defconfig | 16 # Required to enable 3V3 power rail and Vin1 monitor
|
/Zephyr-latest/boards/m5stack/m5stack_atoms3/doc/ |
D | index.rst | 70 You can also open the serial monitor using the following command: 74 west espressif monitor 77 message in the monitor:
|
/Zephyr-latest/boards/m5stack/m5stack_atoms3_lite/doc/ |
D | index.rst | 68 You can also open the serial monitor using the following command: 72 west espressif monitor 75 message in the monitor:
|
/Zephyr-latest/boards/m5stack/m5stack_atom_lite/doc/ |
D | index.rst | 68 You can also open the serial monitor using the following command: 72 west espressif monitor 75 message in the monitor:
|
/Zephyr-latest/tests/boards/nrf/mram_latency/src/ |
D | main.c | 20 static struct onoff_monitor monitor; variable 156 monitor.callback = monitor_cb; in setup() 157 rv = onoff_monitor_register(&mram_latency_mgr, &monitor); in setup()
|
/Zephyr-latest/drivers/comparator/ |
D | Kconfig.silabs_acmp | 12 monitor the power supply.
|
/Zephyr-latest/tests/drivers/build_all/power_domain/ |
D | app.overlay | 27 compatible = "power-domain-gpio-monitor";
|
/Zephyr-latest/samples/boards/espressif/flash_memory_mapped/ |
D | README.rst | 36 To check the output of this sample, run ``west espressif monitor`` or any other serial 38 This example uses ``west espressif monitor``, which automatically detects the serial 43 $ west espressif monitor
|
/Zephyr-latest/boards/silabs/radio_boards/siwx917_rb4338a/ |
D | board.cmake | 11 # Once started, it should be possible to reset the device with "monitor reset"
|
/Zephyr-latest/samples/bluetooth/central_hr/ |
D | README.rst | 5 Connect to a Bluetooth LE heart-rate monitor and read heart-rate measurements.
|
/Zephyr-latest/boards/01space/esp32c3_042_oled/doc/ |
D | index.rst | 119 the espressif monitor utility to connect to the console. 123 $ west espressif monitor -p /dev/ttyACM0 126 message in the monitor:
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | ethernet_mgmt.rst | 27 The user application can monitor these events if it needs to act
|
/Zephyr-latest/boards/franzininho/esp32s2_franzininho/doc/ |
D | index.rst | 152 Open the serial monitor using the following command: 156 west espressif monitor 159 message in the monitor:
|
/Zephyr-latest/samples/boards/espressif/flash_encryption/ |
D | README.rst | 78 To check the output of this sample, run ``west espressif monitor`` or any other serial 80 This example uses ``west espressif monitor``, which automatically detects the serial 85 $ west espressif monitor
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | Kconfig.ucifi | 14 The uCIFI battery object provides attributes to monitor battery 31 The uCIFI LPWAN object provides attributes to monitor and maintain
|
/Zephyr-latest/samples/boards/espressif/light_sleep/ |
D | README.rst | 69 check DTR/RTS configuration in the serial monitor. This is not necessary for 70 IDF monitor, but for other tools it might be necessary to set DTR and RTS line
|
123456