Searched full:longer (Results 1 – 25 of 370) sorted by relevance
12345678910>>...15
/Zephyr-latest/samples/boards/microchip/mec15xxevb_assy6853/power_management/src/ |
D | power_mgmt.h | 13 * For light sleep, the test sleeps in main thread for 500 ms longer than 17 * longer than STANDBY residency.
|
/Zephyr-latest/tests/subsys/pm/power_mgmt_soc/src/ |
D | power_mgmt.h | 13 * For light sleep, the test sleeps in main thread for 500 ms longer than 17 * longer than STANDBY.
|
/Zephyr-latest/include/zephyr/net/ |
D | conn_mgr_monitor.h | 55 * conn_mgr will no longer be forced to consider the iface unreadly/disconnected. 57 * Events related to the iface connecting/disconnecting will no longer be blocked, 63 * @param iface iface to no longer ignore.
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.mcs | 36 the name of the media player. If the name is longer, the media 45 the media player icon URL. If the URL is longer, the media control 54 the title of any track in the media player. If the title is longer, 64 longer, the media control client will truncate the name when reading
|
/Zephyr-latest/samples/boards/st/power_mgmt/blinky/ |
D | README.rst | 14 for a longer timeout value and the CONFIG_SYS_CLOCK_TICKS_PER_SEC is adjusted. 40 When LPTIM input clock has a prescaler, longer perdiod (up to 64 seconds)
|
/Zephyr-latest/tests/subsys/storage/stream/stream_flash/ |
D | prj.conf | 16 # It case if this is no longer y by default in Kconfig as
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.mcux_gpt | 13 first GPT peripheral defined in the system, which can no longer be used
|
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/ |
D | Kconfig | 11 For how many loops will the stress test run. The higher this number the longer the
|
/Zephyr-latest/soc/nxp/kinetis/k2x/ |
D | Kconfig.soc | 22 # Note- the MK22F12 SKU is a legacy SOC, no longer officially supported by
|
D | Kconfig | 33 # Note- the MK22F12 SKU is a legacy SOC, no longer officially supported by
|
/Zephyr-latest/samples/net/lwm2m_client/ |
D | prj.conf | 39 # Longer endpoint name might be returned in a registration reply
|
/Zephyr-latest/dts/bindings/test/ |
D | vnd,great-grandchild-bindings.yaml | 9 restriction no longer holds.
|
/Zephyr-latest/tests/subsys/input/api/ |
D | testcase.yaml | 12 # There is a check to see if it is no longer able to push more
|
/Zephyr-latest/doc/services/pm/ |
D | device_runtime.rst | 21 state until it is no longer used. At this point, the device will be suspended 69 When runtime PM is enabled on a device it will no longer be resumed or suspended 94 is no longer needed. This function will decrease the device usage count and 105 the device is suspended (in case device is no longer used). It will likely not 110 the suspend operation, again, if device is no longer used. The suspension will
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig | 48 to signal that the driver and hardware support data longer 113 bool "API to support data longer than 8-bit" 115 This enables the API to process data longer than 8-bit.
|
/Zephyr-latest/doc/services/llext/ |
D | index.rst | 11 and introspected to some degree, as well as unloaded when no longer needed.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | rohm,bh1750.yaml | 33 The greater the value, the longer the duration
|
D | microchip,tcn75a.yaml | 29 Sensor resolution. Higher resolutions will result in longer conversion
|
/Zephyr-latest/samples/drivers/memc/boards/ |
D | frdm_rw612.conf | 7 # and the application will no longer be able to XIP from the flash.
|
D | rd_rw612_bga.conf | 7 # and the application will no longer be able to XIP from the flash.
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.cc1200 | 90 longer exist in recent standards (IEEE 802.15.4-2015+). 96 longer exist in recent standards (IEEE 802.15.4-2015+).
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_phy_update/src/ |
D | main.c | 202 /* Check that data tx is no longer paused */ in ZTEST() 354 /* Check that data tx is no longer paused */ in ZTEST() 443 /* Check that data tx is no longer paused */ in ZTEST() 526 /* Check that data tx is no longer paused */ in ZTEST() 548 /* Check that data tx is no longer paused */ in ZTEST() 622 /* Check that data tx is no longer paused */ in ZTEST() 644 /* Check that data tx is no longer paused */ in ZTEST() 726 /* Check that data tx is no longer paused */ in ZTEST() 810 /* Check that data tx is no longer paused */ in ZTEST() 816 /* Check that data tx is no longer paused */ in ZTEST() [all …]
|
/Zephyr-latest/soc/ite/ec/common/ |
D | policy.c | 31 * to be longer than or equal to the minimum residency. in pm_policy_next_state()
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-3.5.rst | 129 This means that an extra linker stage is no longer necessary if this option is 132 * On all STM32 ADC, it is no longer possible to read sensor channels (Vref, 229 no longer fallback to the (Re-)Synchronization Jump Width (SJW) value set in the devicetree 231 ``CAN_SJW_NO_CHANGE`` (which is no longer available). The caller will therefore need to fill in 266 this is no longer supported. As a result of this change, power management 267 hooks are no longer defined as weaks. 269 * Multiple platforms no longer support powering the system off using 359 * ARM SoC initialization routines no longer need to call `NMI_INIT()`. The
|
/Zephyr-latest/dts/bindings/watchdog/ |
D | ti,tps382x.yaml | 14 WDI gpio. If WDI remains high or low longer than the timeout period,
|
12345678910>>...15