Searched refs:blinking (Results 1 – 25 of 66) sorted by relevance
123
| /Zephyr-latest/samples/drivers/led/pwm/ |
| D | Kconfig | 9 blinking demonstration. 10 If set to 0, the short-cycle blinking demo will not be performed. 17 blinking demonstration. 18 If set to 0, the long-cycle blinking demo will not be performed.
|
| /Zephyr-latest/samples/basic/blinky_pwm/ |
| D | README.rst | 13 The LED starts blinking at a 1 Hz frequency. The frequency doubles every 4 15 seconds until it returns to 1 Hz, completing a single blinking cycle. This 16 faster-then-slower blinking cycle then repeats forever. 18 Some PWM hardware cannot set the PWM period to 1 second to achieve the blinking 76 After flashing, the sample starts blinking the LED as described above. It also
|
| /Zephyr-latest/drivers/auxdisplay/ |
| D | auxdisplay_jhd1313.c | 68 bool blinking; member 160 if (data->blinking) { in auxdisplay_jhd1313_update_display_state() 186 data->blinking = enabled; in auxdisplay_jhd1313_position_blinking_set_enabled() 368 .blinking = false, \
|
| D | auxdisplay_pt6314.c | 58 bool blinking; member 97 (data->blinking ? PT6314_DO_BLINKING_ON : 0); in auxdisplay_pt6314_display_on_off() 156 data->blinking = enable; in auxdisplay_pt6314_position_blinking_set_enabled() 323 .blinking = false, \
|
| D | auxdisplay_serlcd.c | 74 bool blinking; member 134 if (data->blinking) { in auxdisplay_serlcd_send_display_state() 172 data->blinking = enable; in auxdisplay_serlcd_position_blinking_set_enabled()
|
| /Zephyr-latest/samples/drivers/led/xec/ |
| D | README.rst | 2 :name: Breathing-blinking LED (BBLED) 11 breathing-blinking LED (BBLED) controllers. The SoC design is fixed 84 The LEDs must be correctly described in the DTS. Each breathing-blinking LED
|
| /Zephyr-latest/samples/boards/st/h7_dual_core/ |
| D | README.rst | 5 Use the Hardware Semaphore (HSEM) to trigger LED blinking from one core to another.
|
| /Zephyr-latest/samples/boards/st/power_mgmt/stop3/ |
| D | README.rst | 10 behavior in a basic blinking LED set up and STM32U5 STOP3 low power mode.
|
| /Zephyr-latest/boards/seagate/legend/ |
| D | legend.dts | 159 * hardware blinking is 250ms (i.e. "error" fast blink at 4 Hz). 177 * blinking. In addition the PWM frequency must be as high as
|
| /Zephyr-latest/samples/boards/st/power_mgmt/suspend_to_ram/ |
| D | README.rst | 11 behavior in a basic blinking LED set up using the :ref:`GPIO API <gpio_api>` in
|
| /Zephyr-latest/samples/boards/st/power_mgmt/standby_shutdown/ |
| D | README.rst | 12 behavior in a basic blinking LED set up you can enter in shutdown mode or in standbymode mode.
|
| /Zephyr-latest/samples/drivers/can/counter/ |
| D | README.rst | 13 Reception is indicated by blinking the LED (if present) and output of
|
| /Zephyr-latest/boards/quicklogic/qomu/doc/ |
| D | index.rst | 40 #. While the blue LED is blinking (for 5 seconds), touch the touch-pads with your finger.
|
| /Zephyr-latest/samples/boards/st/power_mgmt/blinky/ |
| D | README.rst | 10 behavior in a basic blinking LED set up using the :ref:`GPIO API <gpio_api>` in
|
| /Zephyr-latest/boards/others/stm32f030_demo/doc/ |
| D | index.rst | 68 You will see the LED blinking every second.
|
| /Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
| D | health_srv.rst | 36 through some physical behavior like blinking, playing a sound or vibrating.
|
| /Zephyr-latest/boards/seagate/faze/doc/ |
| D | index.rst | 29 - 1 white LED (SSD activity blinking).
|
| /Zephyr-latest/boards/adafruit/feather_stm32f405/doc/ |
| D | index.rst | 93 You should see the D13 LED blinking.
|
| /Zephyr-latest/boards/others/stm32f103_mini/doc/ |
| D | index.rst | 104 You will see the LED blinking every second.
|
| /Zephyr-latest/boards/vcc-gnd/yd_stm32h750vb/doc/ |
| D | index.rst | 75 You will see the LED blinking every second.
|
| /Zephyr-latest/boards/st/nucleo_c031c6/doc/ |
| D | index.rst | 97 You will see the LED blinking every second.
|
| /Zephyr-latest/boards/others/promicro_nrf52840/doc/ |
| D | index.rst | 78 When this command exits, observe the red LED on the board blinking,
|
| /Zephyr-latest/boards/st/stm32g0316_disco/doc/ |
| D | index.rst | 84 You should see the LED blinking every second.
|
| /Zephyr-latest/samples/drivers/fpga/fpga_controller/ |
| D | README.rst | 76 The LED should start blinking (color depending on the selected bitstream).
|
| /Zephyr-latest/boards/st/nucleo_c071rb/doc/ |
| D | index.rst | 106 You will see the LED blinking every second.
|
123