Home
last modified time | relevance | path

Searched full:modes (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/Zephyr-latest/include/zephyr/dt-bindings/regulator/
Dnpm1300.h17 * @name NPM1300 Regulator modes
20 /* Buck modes */
25 /* LDSW / LDO modes */
Dnpm2100.h17 * @name NPM2100 Regulator modes
23 /* DPS modes applies to BOOST only */
Daxp192.h17 * @name AXP192 Regulator modes
Dnxp_vref.h17 * @name NXP VREF Regulator API Modes
Dadp5360.h17 * @name ADP5360 Regulator modes
Dmax20335.h17 * @name MAX20335 Regulator modes
Dnpm1100.h17 * @name NPM1100 Regulator modes
/Zephyr-latest/drivers/timer/
Dmcux_os_timer.c34 /* Total cycles of the timer compensated to include the time lost in "sleep/deep sleep" modes.
36 * certain deep sleep modes and the time elapsed when it is powered off.
76 /* The OS Timer is disabled in certain low power modes and cannot wakeup the system
79 * that would wakeup the system from deep power down modes.
116 * in low power modes. in mcux_lpc_ostick_set_counter_timeout()
133 /* After exit from certain low power modes where the OS Timer was disabled, the
183 /* OS Timer may not be able to wakeup in certain low power modes. in sys_clock_set_timeout()
185 * from low power modes. in sys_clock_set_timeout()
282 /* On some SoC's, OS Timer cannot wakeup from low power mode in standby modes */ in sys_clock_driver_init()
/Zephyr-latest/modules/mbedtls/
DKconfig.tls-generic45 comment "Supported key exchange modes"
48 bool "All available ciphersuite modes"
62 bool "PSK based ciphersuite modes"
65 bool "DHE-PSK based ciphersuite modes"
68 bool "ECDHE-PSK based ciphersuite modes"
72 bool "RSA-PSK based ciphersuite modes"
82 bool "RSA-only based ciphersuite modes"
91 bool "DHE-RSA based ciphersuite modes"
94 bool "ECDHE-RSA based ciphersuite modes"
98 bool "ECDHE-ECDSA based ciphersuite modes"
[all …]
/Zephyr-latest/dts/bindings/pinctrl/
Dsilabs,dbus-pinctrl.yaml72 drive-open-source modes.
74 input-enable and drive-open-drain modes.
79 and drive-open-drain modes.
82 drive-open-drain modes.
120 and drive-open-drain modes.
127 modes.
/Zephyr-latest/include/zephyr/dt-bindings/sensor/
Dlsm6dso.h9 /* Accel power-modes */
14 /* Gyro power-modes */
Dicm42688.h16 * @defgroup ICM42688_ACCEL_POWER_MODES Accelerometer power modes
25 * @defgroup ICM42688_GYRO_POWER_MODES Gyroscope power modes
/Zephyr-latest/samples/boards/ti/cc13x2_cc26x2/system_off/
DREADME.rst4 Exercise the various sleep modes on TI CC13x2/CC26x2 platforms.
10 the various sleep modes on TI CC13x2/CC26x2 platforms. The functional
44 5. Device will demonstrate active, idle and standby modes.
/Zephyr-latest/dts/bindings/clock/
Dst,stm32-hse-clock.yaml28 The interaction of CSS and low-power modes is unclear from the documentation.
30 modes; this will include re-enabling CSS. However it is important that you verify
/Zephyr-latest/drivers/ieee802154/
DKconfig.b9121 int "Tx/Rx modes switching delay time (us)"
24 Delay time needed for PLL stabilization during Tx/Rx modes switching.
/Zephyr-latest/dts/bindings/regulator/
Dx-powers,axp192-regulator.yaml56 - regulator-allowed-modes
66 Initial operating mode. AXP192 supports 2 different power modes:
/Zephyr-latest/include/zephyr/arch/xtensa/
Dmpu.h34 /** Kernel and user modes no access. */
55 /** Kernel and user modes write only. */
67 /** Kernel and user modes read only. */
70 /** Kernel and user modes read and execution. */
73 /** Kernel and user modes read and write. */
76 /** Kernel and user modes read, write and execution. */
/Zephyr-latest/include/zephyr/drivers/sensor/
Dtsl2591.h26 * Rather than set this value directly, can only be set to operate in one of four modes:
33 * See datasheet for actual typical gain scales these modes correspond to.
/Zephyr-latest/dts/bindings/pwm/
Dnxp,s32-emios-pwm.yaml6 to use for PWM operation. There are several PWM modes supported by this module,
7 some modes only support on channels that have internal counter, some modes
52 OPWMB and OPWMCB modes use reference timebase, the master bus is chosen over
/Zephyr-latest/samples/shields/x_nucleo_53l0a1/src/
Dmain.c22 #define N_MODES ARRAY_SIZE(modes)
97 static fsm_state modes[] = { variable
138 modes[current_mode](); in main()
/Zephyr-latest/boards/st/stm32h7b3i_dk/support/
Dopenocd.cfg8 # Enable debug when in low power modes
/Zephyr-latest/boards/st/nucleo_wba55cg/support/
Dopenocd.cfg10 # Enable debug when in low power modes
/Zephyr-latest/dts/bindings/i2c/
Dmicrochip,mpfs-i2c.yaml24 modes are supported, possible values are 100000 and 400000.
/Zephyr-latest/dts/bindings/power/
Dnxp,aon-wakeup-pin.yaml14 description: Interrupt to wakeup the SoC from low power modes.
/Zephyr-latest/boards/st/nucleo_wba52cg/support/
Dopenocd.cfg10 # Enable debug when in low power modes

12345678910>>...16