Searched refs:PWLE_SEGMENT_WORD_COUNT (Results 1 – 2 of 2) sorted by relevance
37 static constexpr uint8_t PWLE_SEGMENT_WORD_COUNT = 2; variable
304 uint32_t dataSize = segmentCount * PWLE_SEGMENT_WORD_COUNT + PWLE_HEADER_WORD_COUNT; in updateWCount()