Home
last modified time | relevance | path

Searched defs:bv (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
Duthash.h161 #define HASH_BLOOM_BITSET(bv,idx) (bv[(idx)/8U] |= (1U << ((idx)%8U))) argument
162 #define HASH_BLOOM_BITTEST(bv,idx) (bv[(idx)/8U] & (1U << ((idx)%8U))) argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
Dhi_comm_isp_adapt.h2323 …hi_s16 bv; /* RW;Range:[-32768, 32767]; The center value of the Bv value targeted by t… member
2380 hi_s16 bv; /* RW;Range:[-32768, 32767]; Bv value */ member
2472 hi_s16 bv; /* R; Range;[-32768, 32767]; Bv value */ member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
Dhi_comm_isp_adapt.h2323 …hi_s16 bv; /* RW;Range:[-32768, 32767]; The center value of the Bv value targeted by t… member
2380 hi_s16 bv; /* RW;Range:[-32768, 32767]; Bv value */ member
2472 hi_s16 bv; /* R; Range;[-32768, 32767]; Bv value */ member