Searched refs:MONTHS (Results 1 – 1 of 1) sorted by relevance
25 constexpr uint8_t MONTHS = 12; variable37 uint8_t months = *data % MONTHS + 1; in DoSomethingInterestingWithMyAPI()