Searched defs:BUF_SIZE_TINY (Results 1 – 2 of 2) sorted by relevance
| /developtools/hdc/hdc_rust/src/serializer/ | ||
| D | pack_struct.rs | 119 const BUF_SIZE_TINY: u16 = 64; constant |
| /developtools/hdc/src/common/ | ||
| D | define.h | 44 constexpr uint16_t BUF_SIZE_TINY = 64; variable |