Home
last modified time | relevance | path

Searched full:minimum (Results 1 – 25 of 624) sorted by relevance

12345678910>>...25

/Zephyr-latest/include/zephyr/drivers/usb_c/
Dusbc_tc.h31 * @brief VBUS minimum for a sink disconnect detection.
43 * @brief From entry to Attached.SRC until VBUS reaches the minimum vSafe5V threshold as
64 * until the Sink sources minimum VCONN voltage (see Table 4-5)
84 * @brief The minimum period a DRP shall complete a Source to Sink and back advertisement
96 * @brief The minimum time a DRP shall complete transitions between Source and Sink roles
110 * @brief Minimum wait time associated with the Try.SRC state.
122 * @brief Minimum wait time associated with the Try.SNK state.
134 * @brief Minimum timeout for transition from Try.SRC to TryWait.SNK.
146 * @brief Minimum Time for a DRP to detect that the connected Charge-Through VCONNPowered
160 * @brief Minimum time a port shall wait before it can determine it is attached
[all …]
/Zephyr-latest/arch/arm64/core/cortex_r/
DKconfig16 Minimum size (and alignment) of an ARM MPU region. Use this
17 symbol to guarantee minimum size and alignment of MPU regions.
18 A minimum 4-byte alignment is enforced in ARM builds without
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc/
Dprj.conf26 # Minimum EVT Rx buffers permitting reception of events (Number of Completed Packets or
30 # Minimum ACL TX buffers to ensure continuous transmission without skipping connection intervals
33 # Minimum HCI Command TX buffers
/Zephyr-latest/include/zephyr/devicetree/
Dcan.h26 * @brief Get the minimum transceiver bitrate for a CAN controller
28 * The bitrate will be limited to the minimum bitrate supported by the CAN
29 * controller. If no CAN transceiver is present in the devicetree, the minimum
71 * @param min minimum bitrate supported by the CAN controller
72 * @return the minimum bitrate supported by the CAN controller/transceiver combination
123 * @brief Get the minimum transceiver bitrate for a DT_DRV_COMPAT CAN controller
125 * @param min minimum bitrate supported by the CAN controller
126 * @return the minimum bitrate supported by the CAN controller/transceiver combination
/Zephyr-latest/include/zephyr/usb/class/
Dhid.h92 /** HID Logical Minimum item tag */
96 /** HID Physical Minimum item tag */
113 /** HID Usage Minimum item tag */
254 * @brief Define HID Logical Minimum item with the data length of one byte.
259 * @param a Minimum value in logical units
260 * @return HID Logical Minimum item
278 * @brief Define HID Logical Minimum item with the data length of two bytes.
280 * @param a Minimum value lower byte
281 * @param b Minimum value higher byte
282 * @return HID Logical Minimum item
[all …]
/Zephyr-latest/samples/boards/nordic/clock_control/src/
Dmain.c51 printk("minimum frequency request: %uHz\n", CONFIG_SAMPLE_CLOCK_FREQUENCY_HZ); in main()
52 printk("minimum accuracy request: %uPPM\n", CONFIG_SAMPLE_CLOCK_ACCURACY_PPM); in main()
53 printk("minimum precision request: %u\n", CONFIG_SAMPLE_CLOCK_PRECISION); in main()
66 printk("requesting minimum clock specs\n"); in main()
70 printk("minimum clock specs could not be met\n"); in main()
/Zephyr-latest/arch/arm/core/mpu/
DKconfig16 Minimum size (and alignment) of an ARM MPU region. Use this
17 symbol to guarantee minimum size and alignment of MPU regions.
18 A minimum 4-byte alignment is enforced in ARM builds without
34 Minimum size (and alignment when applicable) of an ARM MPU
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/dut/
Dprj.conf38 # Minimum EVT Rx buffers permitting reception of events (Number of Completed Packets or
42 # Minimum ACL TX buffers to ensure continuous transmission without skipping connection intervals
45 # Minimum HCI Command TX buffers
/Zephyr-latest/lib/os/
Dsem.c14 static inline atomic_t bounded_dec(atomic_t *val, atomic_t minimum) in bounded_dec() argument
20 if (old_value < minimum) { in bounded_dec()
30 static inline atomic_t bounded_inc(atomic_t *val, atomic_t minimum, in bounded_inc() argument
41 new_value = ((old_value < minimum) ? minimum : old_value) + 1; in bounded_inc()
/Zephyr-latest/include/zephyr/sys/
Dlinear_range.h26 * - Minimum value
28 * - Minimum index value
42 * - Minimum value: 1000uV
44 * - Minimum index value: 0x00
62 /** Minimum value. */
66 /** Minimum index (must be <= maximum index). */
68 /** Maximum index (must be >= minimum index). */
75 * @param _min Minimum value in range.
77 * @param _min_idx Minimum index.
183 * index will take the minimum or maximum value, respectively. For constant
[all …]
/Zephyr-latest/dts/bindings/mtd/
Djedec,mspi-nor.yaml19 Minimum duration, in nanoseconds, of an active pulse on the RESET line.
24 Minimum time, in nanoseconds, the flash chip needs to recover after reset.
/Zephyr-latest/dts/bindings/spi/
Dnxp,lpspi.yaml22 If not set, the minimum supported delay is used.
29 If not set, the minimum supported delay is used.
36 If not set, the minimum supported delay is used.
Dnxp,dspi.yaml24 edge. If not set, the minimum supported delay is used.
30 deassert. If not set, the minimum supported delay is used.
36 select assert. If not set, the minimum supported delay is used.
Dnxp,s32-spi.yaml43 If not set, the minimum supported delay is used.
53 If not set, the minimum supported delay is used.
64 If not set, the minimum supported delay is used.
Dst,stm32h7-spi.yaml22 (Master Inter-Data Idleness) minimum clock inserted
29 (Master SS Idleness) minimum clock inserted between
/Zephyr-latest/drivers/led/
Dled_context.h24 /* Minimum acceptable LED blinking time period (in ms) */
28 /* Minimum acceptable LED brightness value */
/Zephyr-latest/dts/bindings/bluetooth/
Drenesas,bt-hci-da1453x.yaml21 Minimum duration to activate the reset-gpios pin.
28 Minimum time to wait for the DA1453x to boot following a hardware reset.
/Zephyr-latest/samples/boards/nordic/clock_control/
DKconfig9 >0 -> use at minimum selected frequency. To select the
18 >1 -> use at minimum selected accuracy
/Zephyr-latest/drivers/flash/
DKconfig.simulator58 int "Minimum read time (µS)"
63 int "Minimum write time (µS)"
68 int "Minimum erase time (µS)"
/Zephyr-latest/soc/nordic/nrf54h/bicr/
Dbicr-schema.json219 "minimum": 0, number
258 "minimum": 1, number
307 "minimum": 0.25, number
315 "minimum": 0.25, number
323 "minimum": 0, number
365 "minimum": 0, number
403 "minimum": 0.25, number
/Zephyr-latest/dts/bindings/power/
Dzephyr,power-state.yaml27 Minimum residency duration in microseconds. It is the minimum time for a
/Zephyr-latest/dts/bindings/input/
Dxptek,xpt2046.yaml28 description: minimum raw X value reported.
33 description: minimum raw Y value reported.
/Zephyr-latest/dts/bindings/watchdog/
Dti,tps382x.yaml26 1.6 seconds but minimum is 0.9. To avoid false positive watchdog reset
27 the watchdog should be kicked within the minimum timeout period. The kick
/Zephyr-latest/samples/subsys/display/lvgl/
Dsample.yaml16 # minimum, give some room by adding 50K more. RAM usage depends largerly on
17 # the display buffer, but a minimum is also required for the system itself.
29 # The minimum RAM needed for this display is actually around 8MB,
/Zephyr-latest/arch/arc/core/mpu/
DKconfig11 ARC MPU has several versions. For MPU v2, the minimum region is 2048 bytes;
12 For other versions, the minimum region is 32 bytes; v4 has secure features,

12345678910>>...25