Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/XMCLib/drivers/src/
Dxmc_ledts.c281 uint8_t bit_shift_count = ((uint8_t)column & 0x03) * 8; in XMC_LEDTS_SetLEDLinePattern() local
299 uint8_t bit_shift_count = ((uint8_t)column & 0x03) * 8; in XMC_LEDTS_SetColumnBrightness() local
372 uint8_t bit_shift_count = ((uint8_t)touchpad & 0x03) * 8; in XMC_LEDTS_SetOscillationWindow() local