Home
last modified time | relevance | path

Searched refs:COMP1 (Results 1 – 25 of 528) sorted by relevance

12345678910>>...22

/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_comp.c128 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 Dn32l40x_comp.c128 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 Dn32g43x_comp.c128 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 Dfm33lc0xx_fl_comp.c41 #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 Dstm32l1xx_ll_comp.c34 #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 Dstm32l1xx_hal_comp.c290 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 DHAL_COMP.c33 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 DHAL_COMP.c33 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 Dem_rtc.c126 ret = RTC->COMP1; in RTC_CompareGet()
177 compReg = &(RTC->COMP1); in RTC_CompareSet()
339 RTC->COMP1 = _RTC_COMP1_RESETVALUE; in RTC_Reset()
A Dem_letimer.c136 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 Dstm32l1xx_hal_comp.h323 ( ( ((__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 DHAL_COMP.h14 #define COMP1 (0x01) macro
138 #define IS_COMP_ALL_COMP(_COMP) (((_COMP) == COMP1) || \
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_COMP.h14 #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 Dac.h166 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 Dac.h169 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 Dhal_comp.h178COMP1 = (0x00000C), ///< Select comparator 1 enumerator
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dac.h157 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 Dac.h157 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 Dac.h157 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 Defm32g_rtc.h43 __IO uint32_t COMP1; /**< Compare Value Register 1 */ member
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_rtc.h43 __IO uint32_t COMP1; /**< Compare Value Register 1 */ member
/bsp/microchip/saml10/bsp/include/component/
A Dac.h177 … 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 Dac.h178 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 Dn32l43x_comp.h58 COMP1 = 0, enumerator
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_comp.h58 COMP1 = 0, enumerator

Completed in 51 milliseconds

12345678910>>...22