Home
last modified time | relevance | path

Searched full:turned (Results 1 – 25 of 110) sorted by relevance

12345

/Zephyr-latest/samples/drivers/led/pwm/
Dsample.yaml17 - "Turned on"
18 - "Turned off"
23 - "Turned off, loop end"
/Zephyr-latest/samples/drivers/led/is31fl3216a/
DREADME.rst13 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/
DREADME3 When the fatal error is triggered, if the debugging message function is turned on,
/Zephyr-latest/samples/drivers/led/pwm/src/
Dmain.c46 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/
Dpromiscuous.rst29 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:
Dnet_if.rst25 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
Dnet_stats.rst14 Individual component statistics for IPv4 or IPv6 can be turned off
/Zephyr-latest/boards/nordic/thingy52/
Dthingy52_nrf52832_defconfig17 # are turned before I2C GPIO expander)
/Zephyr-latest/drivers/timer/
DKconfig.mcux_os20 OS Timer is turned off in certain low power modes. When this option is
/Zephyr-latest/subsys/logging/
DKconfig10 Global switch for the logger, when turned off log calls will not be
DKconfig.filtering56 - 0 OFF, logging is turned off
/Zephyr-latest/dts/bindings/can/
Despressif,esp32-twai.yaml29 Clock divider for the CLKOUT signal. If not set, the CLKOUT signal is turned off.
/Zephyr-latest/dts/bindings/rtc/
Dnxp,irtc.yaml41 Default value ensures the output clock is turned off.
/Zephyr-latest/doc/services/resource_management/
Dindex.rst52 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/
DREADME.rst36 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/
DREADME.rst38 The LED will be turned off when the system is powered off.
/Zephyr-latest/boards/arduino/opta/
Dboard_gpio_init.c18 * Note that the HSE should be turned on by the M7 only because M4 in board_gpio_init()
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/
DKconfig.defconfig53 # is turned on.
/Zephyr-latest/dts/bindings/regulator/
Dnordic,npm2100-regulator.yaml66 LDOSW turned off by watchdog reset.
/Zephyr-latest/arch/arm64/core/
DCMakeLists.txt53 # context is very expensive, and it is preferable to keep it turned off by not
/Zephyr-latest/doc/services/pm/
Dpower_domain.rst53 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/
Ddevice_power.c46 * 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/
Dnordic,nrf-led-matrix.yaml72 If set to 1, only a single LED is turned on in a particular time slot.
/Zephyr-latest/tests/kernel/fatal/message_capture/src/
Dmain.c43 * is turned on, the system can capture the log information.
/Zephyr-latest/drivers/memc/
Dmemc_smartbond_nor_psram.c208 * 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