Home
last modified time | relevance | path

Searched defs:zero (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/tests/posix/c_lib_ext/src/
Dgetentropy.c40 uint8_t zero[16] = {0}; in ZTEST() local
/Zephyr-latest/arch/xtensa/include/
Dkernel_arch_func.h56 int zero = 0; in arch_cohere_stacks() local
/Zephyr-latest/lib/heap/
Dheap_validate.c125 bool zero = n == 0; in sys_heap_validate() local
/Zephyr-latest/modules/thrift/src/thrift/transport/
DTSSLServerSocket.cpp151 int zero = 0; in listen() local
/Zephyr-latest/arch/mips/include/mips/
Dregdef.h16 #define zero $0 macro
/Zephyr-latest/subsys/bluetooth/audio/
Dcsip_crypto.c140 uint8_t zero[16]; in s1() local
/Zephyr-latest/drivers/interrupt_controller/
Dintc_intel_vtd.h69 uint64_t zero : 3; member
88 uint64_t zero : 3; member
109 uint64_t zero : 3; member
/Zephyr-latest/tests/crypto/tinycrypt/src/
Dcmac_mode.c74 uint8_t zero[BUF_LEN]; in verify_gf_2_128_double() local
/Zephyr-latest/drivers/led_strip/
Dws2812_spi.c83 const uint8_t one = cfg->one_frame, zero = cfg->zero_frame; in ws2812_strip_update_rgb() local
/Zephyr-latest/soc/mediatek/mt8xxx/
Dsoc.c120 struct intc64 zero = { 0, 0 }; in mt8196_intc_init() local
/Zephyr-latest/arch/common/
Dsemihost.c13 long zero; member
/Zephyr-latest/tests/kernel/fatal/exception/src/
Dmain.c129 volatile int zero = 0; in entry_cpu_exception_extend() local
/Zephyr-latest/arch/arm/core/mmu/
Darm_mmu_priv.h100 uint32_t zero : 1; member
141 uint32_t zero : 3; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dcrypto.c52 const uint8_t zero[16] = { 0 }; in bt_mesh_s1() local
59 const uint8_t zero[32] = { 0 }; in bt_mesh_s2() local
/Zephyr-latest/drivers/gpio/
Dgpio_aw9523b.c231 const gpio_port_value_t zero = 0; in gpio_aw9523b_port_clear_bits_raw() local