Home
last modified time | relevance | path

Searched refs:no_of_oscillations (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-3.4.0/XMCLib/drivers/src/
Dxmc_ledts.c356 uint16_t no_of_oscillations; in XMC_LEDTS_ReadTSVAL() local
360 no_of_oscillations = (ledts->TSVAL & 0xFFFF); in XMC_LEDTS_ReadTSVAL()
362 return no_of_oscillations; in XMC_LEDTS_ReadTSVAL()