Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_tmr.c1993 uint16_t tmpchctrl = 0; in TI1Config() local
2006 tmpchctrl = tmr->CCEN; in TI1Config()
2008 tmr->CCEN = tmpchctrl; in TI1Config()
2015 tmpchctrl = tmr->CCEN; in TI1Config()
2017 tmr->CCEN = tmpchctrl; in TI1Config()
2036 uint16_t tmpchctrl = 0; in TI2Config() local
2049 tmpchctrl = tmr->CCEN; in TI2Config()
2079 uint16_t tmpchctrl = 0; in TI3Config() local
2122 uint16_t tmpchctrl = 0; in TI4Config() local
2133 tmpchctrl = tmr->CCEN; in TI4Config()
[all …]
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_tmr.c1998 uint16_t tmpchctrl = 0; in TI1Config() local
2012 tmpchctrl = tmr->CCEN; in TI1Config()
2014 tmr->CCEN = tmpchctrl; in TI1Config()
2021 tmpchctrl = tmr->CCEN; in TI1Config()
2023 tmr->CCEN = tmpchctrl; in TI1Config()
2042 uint16_t tmpchctrl = 0; in TI2Config() local
2056 tmpchctrl = tmr->CCEN; in TI2Config()
2086 uint16_t tmpchctrl = 0; in TI3Config() local
2130 uint16_t tmpchctrl = 0; in TI4Config() local
2141 tmpchctrl = tmr->CCEN; in TI4Config()
[all …]
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_tmr.c1989 uint16_t tmpchctrl = 0; in TI1Config() local
2003 tmpchctrl = tmr->CCEN; in TI1Config()
2005 tmr->CCEN = tmpchctrl; in TI1Config()
2012 tmpchctrl = tmr->CCEN; in TI1Config()
2014 tmr->CCEN = tmpchctrl; in TI1Config()
2033 uint16_t tmpchctrl = 0; in TI2Config() local
2047 tmpchctrl = tmr->CCEN; in TI2Config()
2077 uint16_t tmpchctrl = 0; in TI3Config() local
2121 uint16_t tmpchctrl = 0; in TI4Config() local
2132 tmpchctrl = tmr->CCEN; in TI4Config()
[all …]
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_tmr.c2150 uint16_t tmpchctrl = 0; in TI1Config() local
2164 tmpchctrl = tmr->CCEN; in TI1Config()
2166 tmr->CCEN = tmpchctrl; in TI1Config()
2173 tmpchctrl = tmr->CCEN; in TI1Config()
2175 tmr->CCEN = tmpchctrl; in TI1Config()
2194 uint16_t tmpchctrl = 0; in TI2Config() local
2208 tmpchctrl = tmr->CCEN; in TI2Config()
2238 uint16_t tmpchctrl = 0; in TI3Config() local
2282 uint16_t tmpchctrl = 0; in TI4Config() local
2293 tmpchctrl = tmr->CCEN; in TI4Config()
[all …]
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_tmr.c1381 uint16_t tmpchctrl = 0; in TI1Config() local
1393 tmpchctrl = TMRx->CCEN; in TI1Config()
1396 TMRx->CCEN = tmpchctrl; in TI1Config()
1419 uint16_t tmpchctrl = 0; in TI2Config() local
1431 tmpchctrl = TMRx->CCEN; in TI2Config()
1434 TMRx->CCEN = tmpchctrl; in TI2Config()
1457 uint16_t tmpchctrl = 0; in TI3Config() local
1469 tmpchctrl = TMRx->CCEN; in TI3Config()
1472 TMRx->CCEN = tmpchctrl; in TI3Config()
1495 uint16_t tmpchctrl = 0; in TI4Config() local
[all …]

Completed in 22 milliseconds