Home
last modified time | relevance | path

Searched full:zero (Results 1 – 25 of 1015) sorted by relevance

12345678910>>...41

/Zephyr-Core-3.6.0/drivers/i2c/
Di2c_bitbang.h13 /* Set the state of the SCL line (zero/non-zero value) */
15 /* Set the state of the SDA line (zero/non-zero value) */
17 /* Return the state of the SDA line (zero/non-zero value) */
/Zephyr-Core-3.6.0/dts/bindings/adc/
Dzephyr,adc-emul.yaml20 Internal reference voltage in mV. If not provided or set to zero,
27 VDD reference voltage in mV. If not provided or set to zero,
34 External 0 reference voltage in mV. If not provided or set to zero,
41 External 1 reference voltage in mV. If not provided or set to zero,
/Zephyr-Core-3.6.0/include/zephyr/sys/
Dmath_extras.h122 * Count the number of leading zero bits in the bitwise representation of `x`.
128 * @brief Count the number of leading zero bits in a 32-bit integer.
130 * @return Number of leading zero bits in `x`.
135 * @brief Count the number of leading zero bits in a 64-bit integer.
137 * @return Number of leading zero bits in `x`.
146 * Count the number of trailing zero bits in the bitwise representation of `x`.
152 * @brief Count the number of trailing zero bits in a 32-bit integer.
154 * @return Number of trailing zero bits in `x`.
159 * @brief Count the number of trailing zero bits in a 64-bit integer.
161 * @return Number of trailing zero bits in `x`.
/Zephyr-Core-3.6.0/arch/riscv/core/
Dsemihost.c30 "slli zero, zero, 0x1f\n\t" in semihost_exec()
32 "srai zero, zero, 0x7\n\t" in semihost_exec()
/Zephyr-Core-3.6.0/dts/bindings/regulator/
Dnxp,pca9420.yaml63 To disable current limit, set property to zero. Defaults to 425mA, the IC
92 If the enable bit should be zero to turn the regulator on, add this
99 this value to zero will disable the source in mode 0.
105 this value to zero will disable the source in mode 1.
111 this value to zero will disable the source in mode 2.
117 this value to zero will disable the source in mode 3.
Dregulator.yaml76 ramp rate, it should be explicitly initialised to zero
146 emergency shutdown. Zero can be passed to disable protection and value '1'
154 probably is malfunctional and damage prevention is requested. Zero can be
163 Recovery actions should be initiated. Zero can be passed to disable
171 emergency shutdown. Zero can be passed to disable protection and value '1'
179 probably is malfunctional and damage prevention is requested Zero can be
189 Recovery actions should be initiated. Zero can be passed to disable
198 performs emergency shutdown. Zero can be passed to disable protection and
207 probably is malfunctional and damage prevention is requested Zero can be
217 damaged. Recovery actions should be initiated. Zero can be passed to
[all …]
/Zephyr-Core-3.6.0/scripts/native_simulator/common/src/
Dnsi_internal.h22 * zero indicates that the value passed is zero.
38 * zero indicates that the value passed is zero.
/Zephyr-Core-3.6.0/boards/arm/arduino_zero/
DKconfig.board1 # Arduino Zero Board configuration
7 bool "Arduino Zero"
/Zephyr-Core-3.6.0/tests/bluetooth/host/id/bt_id_scan_random_addr_check/
DCMakeLists.txt7 # Suppress the format-zero-length error if GNUC is used
9 add_compile_options(-Wno-error=format-zero-length -Wno-format-zero-length)
/Zephyr-Core-3.6.0/tests/bluetooth/host/id/bt_id_get/
DCMakeLists.txt7 # Suppress the format-zero-length error if GNUC is used
9 add_compile_options(-Wno-error=format-zero-length -Wno-format-zero-length)
/Zephyr-Core-3.6.0/tests/arch/arm/arm_irq_advanced_features/src/
Darm_zero_latency_irqs.c36 zassert_false(init_flag, "Test flag not initialized to zero\n"); in ZTEST()
74 "No available IRQ line to configure as zero-latency\n"); in ZTEST()
78 /* Configure the available IRQ line as zero-latency. */ in ZTEST()
91 /* Set the zero-latency IRQ to pending state. */ in ZTEST()
101 /* Confirm test flag is set by the zero-latency ISR handler. */ in ZTEST()
/Zephyr-Core-3.6.0/boards/arm/arduino_mkrzero/
DKconfig.board1 # Arduino MKR Zero Board configuration
7 bool "Arduino MKR Zero"
/Zephyr-Core-3.6.0/tests/bluetooth/host/id/bt_br_oob_get_local/
DCMakeLists.txt7 # Suppress the format-zero-length error if GNUC is used
9 add_compile_options(-Wno-error=format-zero-length -Wno-format-zero-length)
/Zephyr-Core-3.6.0/tests/bluetooth/host/id/bt_id_create/
DCMakeLists.txt7 # Suppress the format-zero-length error if GNUC is used
9 add_compile_options(-Wno-error=format-zero-length -Wno-format-zero-length)
/Zephyr-Core-3.6.0/tests/bluetooth/host/id/bt_id_set_adv_own_addr/
DCMakeLists.txt7 # Suppress the format-zero-length error if GNUC is used
9 add_compile_options(-Wno-error=format-zero-length -Wno-format-zero-length)
/Zephyr-Core-3.6.0/tests/bluetooth/host/id/bt_id_set_adv_private_addr/
DCMakeLists.txt12 # Suppress the format-zero-length error if GNUC is used
14 add_compile_options(-Wno-error=format-zero-length -Wno-format-zero-length)
/Zephyr-Core-3.6.0/tests/bluetooth/host/id/bt_id_set_create_conn_own_addr/
DCMakeLists.txt7 # Suppress the format-zero-length error if GNUC is used
9 add_compile_options(-Wno-error=format-zero-length -Wno-format-zero-length)
/Zephyr-Core-3.6.0/tests/bluetooth/host/id/bt_id_set_private_addr/
DCMakeLists.txt7 # Suppress the format-zero-length error if GNUC is used
9 add_compile_options(-Wno-error=format-zero-length -Wno-format-zero-length)
/Zephyr-Core-3.6.0/tests/bluetooth/host/id/bt_id_set_scan_own_addr/
DCMakeLists.txt7 # Suppress the format-zero-length error if GNUC is used
9 add_compile_options(-Wno-error=format-zero-length -Wno-format-zero-length)
/Zephyr-Core-3.6.0/tests/bluetooth/host/id/bt_le_ext_adv_oob_get_local/
DCMakeLists.txt7 # Suppress the format-zero-length error if GNUC is used
9 add_compile_options(-Wno-error=format-zero-length -Wno-format-zero-length)
/Zephyr-Core-3.6.0/tests/bluetooth/host/id/bt_le_oob_get_local/
DCMakeLists.txt7 # Suppress the format-zero-length error if GNUC is used
9 add_compile_options(-Wno-error=format-zero-length -Wno-format-zero-length)
/Zephyr-Core-3.6.0/tests/bluetooth/host/id/bt_le_oob_get_sc_data/
DCMakeLists.txt7 # Suppress the format-zero-length error if GNUC is used
9 add_compile_options(-Wno-error=format-zero-length -Wno-format-zero-length)
/Zephyr-Core-3.6.0/tests/bluetooth/host/id/bt_le_oob_set_legacy_tk/
DCMakeLists.txt7 # Suppress the format-zero-length error if GNUC is used
9 add_compile_options(-Wno-error=format-zero-length -Wno-format-zero-length)
/Zephyr-Core-3.6.0/tests/bluetooth/host/id/bt_lookup_id_addr/
DCMakeLists.txt7 # Suppress the format-zero-length error if GNUC is used
9 add_compile_options(-Wno-error=format-zero-length -Wno-format-zero-length)
/Zephyr-Core-3.6.0/tests/bluetooth/host/id/bt_setup_public_id_addr/
DCMakeLists.txt7 # Suppress the format-zero-length error if GNUC is used
9 add_compile_options(-Wno-error=format-zero-length -Wno-format-zero-length)

12345678910>>...41