Searched full:turned (Results 1 – 25 of 110) sorted by relevance
12345
/Zephyr-latest/samples/drivers/led/pwm/ |
D | sample.yaml | 17 - "Turned on" 18 - "Turned off" 23 - "Turned off, loop end"
|
/Zephyr-latest/samples/drivers/led/is31fl3216a/ |
D | README.rst | 13 turned off again. 24 - Decrease the luminosity until completely turned off 27 - Decrease the luminosity of LEDs 2 to 4 until completely turned off
|
/Zephyr-latest/tests/kernel/fatal/message_capture/ |
D | README | 3 When the fatal error is triggered, if the debugging message function is turned on,
|
/Zephyr-latest/samples/drivers/led/pwm/src/ |
D | main.c | 46 LOG_INF(" Turned on"); in run_led_test() 55 LOG_INF(" Turned off"); in run_led_test() 117 LOG_INF(" Turned off, loop end"); in run_led_test()
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | promiscuous.rst | 29 First the promiscuous mode needs to be turned ON by the application like this: 58 Finally the promiscuous mode can be turned OFF by the application like this:
|
D | net_if.rst | 25 The network interface can be turned ON by calling ``net_if_up()`` and OFF 27 interface is also turned ON by default. 67 whether an interface is turned ON or OFF. This state is represented by
|
D | net_stats.rst | 14 Individual component statistics for IPv4 or IPv6 can be turned off
|
/Zephyr-latest/boards/nordic/thingy52/ |
D | thingy52_nrf52832_defconfig | 17 # are turned before I2C GPIO expander)
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.mcux_os | 20 OS Timer is turned off in certain low power modes. When this option is
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig | 10 Global switch for the logger, when turned off log calls will not be
|
D | Kconfig.filtering | 56 - 0 OFF, logging is turned off
|
/Zephyr-latest/dts/bindings/can/ |
D | espressif,esp32-twai.yaml | 29 Clock divider for the CLKOUT signal. If not set, the CLKOUT signal is turned off.
|
/Zephyr-latest/dts/bindings/rtc/ |
D | nxp,irtc.yaml | 41 Default value ensures the output clock is turned off.
|
/Zephyr-latest/doc/services/resource_management/ |
D | index.rst | 52 progress: when the service has turned off successfully it will be 53 immediately turned on again (where context allows) and waiting clients
|
/Zephyr-latest/samples/basic/button/ |
D | README.rst | 36 will be turned on when the button is pressed, and turned off off when it is
|
/Zephyr-latest/samples/boards/st/power_mgmt/wkup_pins/ |
D | README.rst | 38 The LED will be turned off when the system is powered off.
|
/Zephyr-latest/boards/arduino/opta/ |
D | board_gpio_init.c | 18 * Note that the HSE should be turned on by the M7 only because M4 in board_gpio_init()
|
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/ |
D | Kconfig.defconfig | 53 # is turned on.
|
/Zephyr-latest/dts/bindings/regulator/ |
D | nordic,npm2100-regulator.yaml | 66 LDOSW turned off by watchdog reset.
|
/Zephyr-latest/arch/arm64/core/ |
D | CMakeLists.txt | 53 # context is very expensive, and it is preferable to keep it turned off by not
|
/Zephyr-latest/doc/services/pm/ |
D | power_domain.rst | 53 be turned on or off to reduce power consumption. But there is a 72 completely turned off when not in use.
|
/Zephyr-latest/soc/microchip/mec/mec15xx/ |
D | device_power.c | 46 * Deep sleep: PLL is turned off. Wake is fast. PLL requires 87 * will be turned back off. For example, if the eSPI master requests eSPI
|
/Zephyr-latest/dts/bindings/display/ |
D | nordic,nrf-led-matrix.yaml | 72 If set to 1, only a single LED is turned on in a particular time slot.
|
/Zephyr-latest/tests/kernel/fatal/message_capture/src/ |
D | main.c | 43 * is turned on, the system can capture the log information.
|
/Zephyr-latest/drivers/memc/ |
D | memc_smartbond_nor_psram.c | 208 * QSPIC2 is powered by PD_SYS which is turned off during sleep and in memc_smartbond_pm_action() 212 * be 1V8P, is not turned off and so the device itsef does not in memc_smartbond_pm_action()
|
12345