Home
last modified time | relevance | path

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

12345678910>>...45

/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dcoex.h35 * Returns zero upon successful configuration.
36 * Returns non-zero upon unsuccessful configuration.
51 * Returns zero upon successful configuration.
52 * Returns non-zero upon unsuccessful configuration.
68 * Returns zero upon successful configuration.
69 * Returns non-zero upon unsuccessful configuration.
79 * Returns zero upon successful configuration.
80 * Returns non-zero upon unsuccessful configuration.
/Zephyr-latest/tests/posix/c_lib_ext/src/
Dgetentropy.c40 uint8_t zero[16] = {0}; in ZTEST() local
51 zassert_true(memcmp(buf1, zero, sizeof(zero)) != 0); in ZTEST()
52 zassert_true(memcmp(buf2, zero, sizeof(zero)) != 0); in ZTEST()
/Zephyr-latest/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-latest/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-latest/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-latest/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-latest/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-latest/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.yaml81 ramp rate, it should be explicitly initialised to zero
151 emergency shutdown. Zero can be passed to disable protection and value '1'
159 probably is malfunctional and damage prevention is requested. Zero can be
168 Recovery actions should be initiated. Zero can be passed to disable
176 emergency shutdown. Zero can be passed to disable protection and value '1'
184 probably is malfunctional and damage prevention is requested Zero can be
194 Recovery actions should be initiated. Zero can be passed to disable
203 performs emergency shutdown. Zero can be passed to disable protection and
212 probably is malfunctional and damage prevention is requested Zero can be
222 damaged. Recovery actions should be initiated. Zero can be passed to
[all …]
/Zephyr-latest/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-latest/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-latest/dts/bindings/cpu/
Dopenisa,zero-ri5cy.yaml5 description: OpenISA Zero-RI5CY core
7 compatible: "openisa,zero-ri5cy"
/Zephyr-latest/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-latest/include/zephyr/arch/common/
Dffs.h26 * zero indicates that the value passed is zero.
48 * zero indicates that the value passed is zero.
/Zephyr-latest/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-latest/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-latest/tests/bluetooth/host/id/bt_id_del/
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-latest/tests/bluetooth/host/id/bt_id_delete/
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-latest/tests/bluetooth/host/id/bt_id_read_public_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-latest/tests/bluetooth/host/id/bt_id_reset/
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-latest/tests/bluetooth/host/id/bt_id_set_adv_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-latest/tests/bluetooth/host/id/bt_le_oob_set_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-latest/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)
/Zephyr-latest/tests/bluetooth/host/id/bt_setup_random_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-latest/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)

12345678910>>...45