Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_tmr.h525 TMR_IMOS_STATE_T IMOS; member
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_tmr.h524 TMR_IMOS_STATE_T IMOS; member
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_tmr.h561 …TMR_IMOS_STATE_T IMOS; /*!< TMR Closed state configuration in idle mode selection… member
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_tmr.h525 TMR_IMOS_STATE_T IMOS; member
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_tmr.c287 tmr->BDT = (BDTConfig->IMOS) << 10 | \ in TMR_ConfigBDT()
357 BDTConfig->IMOS = TMR_IMOS_STATE_DISABLE; in TMR_ConfigBDTStructInit()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_tmr.c315 tmr->BDT = (BDTConfig->IMOS)<<10 |\ in TMR_ConfigBDT()
385 BDTConfig->IMOS = TMR_IMOS_STATE_DISABLE; in TMR_ConfigBDTStructInit()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_tmr.c314 tmr->BDT = (BDTConfig->IMOS) << 10 | \ in TMR_ConfigBDT()
384 BDTConfig->IMOS = TMR_IMOS_STATE_DISABLE; in TMR_ConfigBDTStructInit()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_tmr.c1400 tmr->BDT = (BDTConfig->IMOS) << 10 | \ in TMR_ConfigBDT()
1419 BDTConfig->IMOS = TMR_IMOS_STATE_DISABLE; in TMR_ConfigBDTStructInit()
/bsp/apm32/libraries/APM32S10x_Library/Device/Geehy/APM32S10x/Include/
A Dapm32s10x.h2189 __IOM uint32_t IMOS : 1; member
/bsp/apm32/libraries/APM32E10x_Library/Device/Geehy/APM32E10x/Include/
A Dapm32e10x.h2228 __IOM uint32_t IMOS : 1; member
/bsp/apm32/libraries/APM32F0xx_Library/Device/Geehy/APM32F0xx/Include/
A Dapm32f0xx.h4933 __IOM uint32_t IMOS : 1; member
/bsp/apm32/libraries/APM32F10x_Library/Device/Geehy/APM32F10x/Include/
A Dapm32f10x.h2419 __IOM uint32_t IMOS : 1; member
/bsp/apm32/libraries/APM32F4xx_Library/Device/Geehy/APM32F4xx/Include/
A Dapm32f4xx.h2228 __IOM uint32_t IMOS : 1; member

Completed in 173 milliseconds