Searched refs:turn (Results 1 – 25 of 71) sorted by relevance
123
/Zephyr-latest/samples/drivers/led/lp5562/ |
D | README.rst | 13 1. turn on LEDs to be red 14 2. turn on LEDs to be green 15 3. turn on LEDs to be blue 16 4. turn on LEDs to be white 17 5. turn on LEDs to be yellow 18 6. turn on LEDs to be purple 19 7. turn on LEDs to be cyan 20 8. turn on LEDs to be orange 21 9. turn off LEDs 23 11. turn off LEDs [all …]
|
/Zephyr-latest/samples/drivers/led/pca9633/ |
D | README.rst | 13 1. turn on LEDs 14 2. turn off LEDs 16 4. turn off LEDs 18 6. turn off LEDs
|
/Zephyr-latest/samples/boards/google/twinkie_v2/pda/ |
D | README.rst | 25 usbc connection will cause the LED to turn blue. The LED will turn green instead
|
/Zephyr-latest/samples/drivers/led/lp50xx/ |
D | README.rst | 26 - turn on 27 - turn off 29 - turn off
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | clock_control.rst | 10 ability to turn them on and off.
|
/Zephyr-latest/samples/drivers/ht16k33/ |
D | README.rst | 16 1. turn on all connected (up to 128) LEDs one-by-one 19 4. turn off all LEDs, restore 100% brightness, and start over
|
/Zephyr-latest/samples/boards/nxp/mimxrt1060_evk/system_off/ |
D | README.rst | 37 3. Device will turn on and idle for 2 seconds 38 4. Device will turn itself off using deep sleep state 1. Press SW 5
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/ |
D | CMakeLists.txt | 8 # appear to require thread safety, we turn it off in the C++ compiler.
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/ |
D | CMakeLists.txt | 8 # appear to require thread safety, we turn it off in the C++ compiler.
|
/Zephyr-latest/samples/boards/ti/cc13x2_cc26x2/system_off/ |
D | README.rst | 42 4. Device will turn off the external flash, which is on by default, to 45 6. Device will explicitly turn itself off by going into shutdown mode.
|
/Zephyr-latest/boards/digilent/zybo/doc/ |
D | index.rst | 82 Ensure the board is configured for JTAG boot, open a serial terminal, turn on/reset the board (press 103 configured for ``SD`` boot, and turn on the board. 121 Ensure the board is configured for JTAG boot, open a serial terminal, turn on/reset the board (press
|
/Zephyr-latest/boards/ite/it8xxx2_evb/doc/ |
D | index.rst | 119 Fisrt, turn on the Download board switch. 120 Second, turn on the it8xxx2_evb board switch. 136 it will work if you turn on ITE board. You can use a terminal program
|
/Zephyr-latest/boards/ite/it82xx2_evb/doc/ |
D | index.rst | 116 First, turn on the Download board switch. 117 Second, turn on the it82xx2_evb board switch. 133 it will work if you turn on the ITE board. You can use a terminal program
|
/Zephyr-latest/doc/services/pm/ |
D | power_domain.rst | 90 PM subsystem to turn devices on and off. 111 /* turn on the domain (e.g. setup control pins to disabled) */ 115 /* turn off the domain (e.g. reset control pins to default state) */
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.e1000 | 26 Enabling this will turn on the hexdump of the received and sent
|
/Zephyr-latest/samples/boards/bbc/microbit/line_follower_robot/ |
D | README.rst | 19 micro:bit board (described below), turn on the robot,
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | traffic-class.rst | 22 and chapter 34.5 table 34-1. Each traffic class is in turn mapped to a certain
|
/Zephyr-latest/tests/kernel/timer/starve/ |
D | README.txt | 7 ever being invoked, which in turn prevents an announcement of ticks.
|
/Zephyr-latest/soc/intel/apollo_lake/doc/ |
D | supported_features.txt | 20 in turn outputs the baud master clock. The PLL is controlled by a per-UART
|
/Zephyr-latest/drivers/power_domain/ |
D | Kconfig | 99 Generic power domain control to turn on/off devices when the
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.loapic | 15 If your local APIC supports x2APIC mode, turn this on.
|
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/ |
D | README.rst | 162 LED will turn on and the board will begin publishing sensor readings in JSON format 176 - ``led_on``, turn on board LED 177 - ``led_off``, turn off board LED
|
/Zephyr-latest/arch/arm/core/mpu/ |
D | Kconfig | 50 Enable this to turn off the default background MPU address map. Your
|
/Zephyr-latest/include/zephyr/linker/common-rom/ |
D | common-rom-kernel-devices.ld | 33 * functions, which, in turn, will end up messing the ISR table
|
/Zephyr-latest/samples/sensor/sgp40_sht4x/ |
D | README.rst | 16 This is enabled in the Application by default, you can turn it off
|
123