Searched defs:BlockSize (Results 1 – 4 of 4) sorted by relevance
29 void LVM_Timer(LVM_Timer_Instance_t* pInstance, LVM_INT16 BlockSize) { in LVM_Timer()
40 size_t BlockSize() { return 1 << block_size_log2_; } in BlockSize() function
57 using BlockSize = int16_t; typedef
53 using BlockSize = int16_t; typedef