Searched refs:enableFreeRunning (Results 1 – 2 of 2) sorted by relevance
86 base->CSR = (LPTMR_CSR_TMS(config->timerMode) | LPTMR_CSR_TFC(config->enableFreeRunning) | in LPTMR_Init()125 config->enableFreeRunning = false; in LPTMR_GetDefaultConfig()
109 bool enableFreeRunning; /*!< True: enable free running, counter is reset on overflow member