| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_comp.c | 128 if (COMPx == COMP1) in COMP_Init() 144 if (COMPx == COMP1) in COMP_Init() 172 if (COMPx == COMP1) in COMP_Enable() 191 if (COMPx == COMP1) in COMP_SetInpSel() 198 if (COMPx == COMP1) in COMP_SetInpSel() 206 if (COMPx == COMP1) in COMP_SetInmSel() 213 if (COMPx == COMP1) in COMP_SetInmSel() 222 if (COMPx == COMP1) in COMP_SetOutTrig() 229 if (COMPx == COMP1) in COMP_SetOutTrig() 257 if (COMPx == COMP1) in COMP_GetOutStatus() [all …]
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_comp.c | 128 if (COMPx == COMP1) in COMP_Init() 144 if (COMPx == COMP1) in COMP_Init() 172 if (COMPx == COMP1) in COMP_Enable() 191 if (COMPx == COMP1) in COMP_SetInpSel() 198 if (COMPx == COMP1) in COMP_SetInpSel() 206 if (COMPx == COMP1) in COMP_SetInmSel() 213 if (COMPx == COMP1) in COMP_SetInmSel() 222 if (COMPx == COMP1) in COMP_SetOutTrig() 229 if (COMPx == COMP1) in COMP_SetOutTrig() 257 if (COMPx == COMP1) in COMP_GetOutStatus() [all …]
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_comp.c | 128 if (COMPx == COMP1) in COMP_Init() 144 if (COMPx == COMP1) in COMP_Init() 172 if (COMPx == COMP1) in COMP_Enable() 191 if (COMPx == COMP1) in COMP_SetInpSel() 198 if (COMPx == COMP1) in COMP_SetInpSel() 206 if (COMPx == COMP1) in COMP_SetInmSel() 213 if (COMPx == COMP1) in COMP_SetInmSel() 222 if (COMPx == COMP1) in COMP_SetOutTrig() 229 if (COMPx == COMP1) in COMP_SetOutTrig() 257 if (COMPx == COMP1) in COMP_GetOutStatus() [all …]
|
| /bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Src/ |
| A D | fm33lc0xx_fl_comp.c | 41 #define IS_COMP_ALL_INSTANCE(INTENCE) (((INTENCE) == COMP1)||\ 122 if(COMPx == COMP1) in FL_COMP_Init() 135 if(COMPx == COMP1) in FL_COMP_Init() 142 if(COMPx == COMP1) in FL_COMP_Init()
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/ |
| A D | stm32l1xx_ll_comp.c | 34 #if defined (COMP1) || defined (COMP2) 61 (((__COMP_INSTANCE__) == COMP1) \ 105 (((__COMP_INSTANCE__) == COMP1) \ 143 (((__COMP_INSTANCE__) == COMP1) \ 215 if(COMPx == COMP1) in LL_COMP_DeInit()
|
| A D | stm32l1xx_hal_comp.c | 290 if (hcomp->Instance == COMP1) in HAL_COMP_Init() 346 if (hcomp->Instance == COMP1) in HAL_COMP_Init() 406 if (hcomp->Instance == COMP1) in HAL_COMP_Init() 456 if (hcomp->Instance == COMP1) in HAL_COMP_DeInit() 477 if (hcomp->Instance == COMP1) in HAL_COMP_DeInit() 750 if (hcomp->Instance == COMP1) in HAL_COMP_Start()
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_COMP.c | 33 if(hcomp->Init.Comparator == COMP1 ) in HAL_COMP_MspInit() 119 if(hcomp->Init.Comparator == COMP1 ) in HAL_COMP_Init() 177 if(hcomp->Init.Comparator == COMP1 ) in HAL_COMP_Enable() 227 if(hcomp->Init.Comparator == COMP1 ) in HAL_COMP_Disable() 252 if(hcomp->Init.Comparator == COMP1 ) in HAL_COMP_GetOutputLevel() 286 if(hcomp->Init.Comparator == COMP1 ) in HAL_COMP_Lock()
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_COMP.c | 33 if(hcomp->Init.Comparator == COMP1 ) in HAL_COMP_MspInit() 124 if(hcomp->Init.Comparator == COMP1 ) in HAL_COMP_Init() 182 if(hcomp->Init.Comparator == COMP1 ) in HAL_COMP_Enable() 232 if(hcomp->Init.Comparator == COMP1 ) in HAL_COMP_Disable() 257 if(hcomp->Init.Comparator == COMP1 ) in HAL_COMP_GetOutputLevel() 291 if(hcomp->Init.Comparator == COMP1 ) in HAL_COMP_Lock()
|
| /bsp/efm32/Libraries/emlib/src/ |
| A D | em_rtc.c | 126 ret = RTC->COMP1; in RTC_CompareGet() 177 compReg = &(RTC->COMP1); in RTC_CompareSet() 339 RTC->COMP1 = _RTC_COMP1_RESETVALUE; in RTC_Reset()
|
| A D | em_letimer.c | 136 ret = letimer->COMP1; in LETIMER_CompareGet() 189 compReg = &(letimer->COMP1); in LETIMER_CompareSet() 520 letimer->COMP1 = _LETIMER_COMP1_RESETVALUE; in LETIMER_Reset()
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_hal_comp.h | 323 ( ( ((__HANDLE__)->Instance == COMP1) \ 336 ( ( ((__HANDLE__)->Instance == COMP1) \ 536 ( ( ((__INSTANCE__) == COMP1) \ 550 ( ( ((__HANDLE__)->Instance == COMP1) \ 563 ( ( ((__HANDLE__)->Instance == COMP1) \
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/ |
| A D | HAL_COMP.h | 14 #define COMP1 (0x01) macro 138 #define IS_COMP_ALL_COMP(_COMP) (((_COMP) == COMP1) || \
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/ |
| A D | HAL_COMP.h | 14 #define COMP1 (0x01) macro 138 #define IS_COMP_ALL_COMP(_COMP) (((_COMP) == COMP1) || \
|
| /bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/ |
| A D | ac.h | 166 uint8_t COMP1:1; /*!< bit: 1 Comparator 1 Interrupt Enable */ member 203 uint8_t COMP1:1; /*!< bit: 1 Comparator 1 Interrupt Enable */ member 240 __I uint8_t COMP1:1; /*!< bit: 1 Comparator 1 */ member
|
| /bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/ |
| A D | ac.h | 169 uint8_t COMP1:1; /*!< bit: 1 Comparator 1 Interrupt Enable */ member 206 uint8_t COMP1:1; /*!< bit: 1 Comparator 1 Interrupt Enable */ member 243 uint8_t COMP1:1; /*!< bit: 1 Comparator 1 */ member
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_comp.h | 178 … COMP1 = (0x00000C), ///< Select comparator 1 enumerator
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/ |
| A D | ac.h | 157 uint8_t COMP1:1; /*!< bit: 1 Comparator 1 Interrupt Enable */ member 194 uint8_t COMP1:1; /*!< bit: 1 Comparator 1 Interrupt Enable */ member 231 __I uint8_t COMP1:1; /*!< bit: 1 Comparator 1 */ member
|
| /bsp/microchip/same54/bsp/include/component/ |
| A D | ac.h | 157 uint8_t COMP1:1; /*!< bit: 1 Comparator 1 Interrupt Enable */ member 194 uint8_t COMP1:1; /*!< bit: 1 Comparator 1 Interrupt Enable */ member 231 __I uint8_t COMP1:1; /*!< bit: 1 Comparator 1 */ member
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/ |
| A D | ac.h | 157 uint8_t COMP1:1; /*!< bit: 1 Comparator 1 Interrupt Enable */ member 194 uint8_t COMP1:1; /*!< bit: 1 Comparator 1 Interrupt Enable */ member 231 __I uint8_t COMP1:1; /*!< bit: 1 Comparator 1 */ member
|
| /bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/ |
| A D | efm32g_rtc.h | 43 __IO uint32_t COMP1; /**< Compare Value Register 1 */ member
|
| /bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/ |
| A D | efm32gg_rtc.h | 43 __IO uint32_t COMP1; /**< Compare Value Register 1 */ member
|
| /bsp/microchip/saml10/bsp/include/component/ |
| A D | ac.h | 177 … uint8_t COMP1:1; /**< bit: 1 Comparator 1 Interrupt Enable */ member 219 … uint8_t COMP1:1; /**< bit: 1 Comparator 1 Interrupt Enable */ member 261 …__I uint8_t COMP1:1; /**< bit: 1 Comparator 1 … member
|
| /bsp/microchip/samc21/bsp/samc21/include/component/ |
| A D | ac.h | 178 uint8_t COMP1:1; /*!< bit: 1 Comparator 1 Interrupt Enable */ member 222 uint8_t COMP1:1; /*!< bit: 1 Comparator 1 Interrupt Enable */ member 266 __I uint8_t COMP1:1; /*!< bit: 1 Comparator 1 */ member
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | n32l43x_comp.h | 58 COMP1 = 0, enumerator
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | n32l40x_comp.h | 58 COMP1 = 0, enumerator
|