Searched refs:OPAMP1 (Results 1 – 25 of 141) sorted by relevance
123456
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_opamp.h | 34 #if defined (OPAMP1) || defined (OPAMP2) 314 #if defined(OPAMP1) && defined(OPAMP2) 334 #if defined(OPAMP1) && defined(OPAMP2) 336 (LL_OPAMP_IsEnabled(OPAMP1) | \ 340 (LL_OPAMP_IsEnabled(OPAMP1)) 383 MODIFY_REG(OPAMP1->CSR, OPAMP1_CSR_OPARANGE, PowerRange); in LL_OPAMP_SetCommonPowerRange() 402 return (uint32_t)(READ_BIT(OPAMP1->CSR, OPAMP1_CSR_OPARANGE)); in LL_OPAMP_GetCommonPowerRange()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_opamp.h | 34 #if defined (OPAMP1) || defined (OPAMP2) 314 #if defined(OPAMP1) && defined(OPAMP2) 334 #if defined(OPAMP1) && defined(OPAMP2) 336 (LL_OPAMP_IsEnabled(OPAMP1) | \ 340 (LL_OPAMP_IsEnabled(OPAMP1)) 383 MODIFY_REG(OPAMP1->CSR, OPAMP1_CSR_OPARANGE, PowerRange); in LL_OPAMP_SetCommonPowerRange() 402 return (uint32_t)(READ_BIT(OPAMP1->CSR, OPAMP1_CSR_OPARANGE)); in LL_OPAMP_GetCommonPowerRange()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_opamp_ex.h | 124 ( ( ((__HANDLE__)->Instance == OPAMP1) \ 143 ( ( ((__HANDLE__)->Instance == OPAMP1) \ 160 ( ( ((__HANDLE__)->Instance == OPAMP1) \ 189 ( ( ((__HANDLE__)->Instance == OPAMP1) \
|
D | stm32l1xx_ll_opamp.h | 34 #if defined (OPAMP1) || defined (OPAMP2) || defined (OPAMP3) 319 #if defined(OPAMP1) && defined(OPAMP2) && defined(OPAMP3) 339 #if defined(OPAMP1) && defined(OPAMP2) && defined(OPAMP3) 341 (LL_OPAMP_IsEnabled(OPAMP1) | \ 346 (LL_OPAMP_IsEnabled(OPAMP1) | \
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_opamp.h | 34 #if defined (OPAMP1) 310 #if defined(OPAMP1) && defined(OPAMP2) 312 (LL_OPAMP_IsEnabled(OPAMP1) | \ 316 (LL_OPAMP_IsEnabled(OPAMP1))
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_opamp.h | 34 #if defined (OPAMP1) || defined (OPAMP2) 321 #if defined(OPAMP1) && defined(OPAMP2) 338 #if defined(OPAMP1) && defined(OPAMP2) 340 (LL_OPAMP_IsEnabled(OPAMP1) | \
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_opamp.h | 34 #if defined (OPAMP1) || defined (OPAMP2) 329 #if defined(OPAMP1) && defined(OPAMP2) 331 (LL_OPAMP_IsEnabled(OPAMP1) | \ 335 (LL_OPAMP_IsEnabled(OPAMP1))
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_opamp.c | 33 #if defined (OPAMP1) || defined (OPAMP2) || defined (OPAMP3) 64 (((__OPAMPX__) == OPAMP1) \ 85 (((__OPAMPX__) == OPAMP1) \
|
D | stm32l1xx_hal_opamp.c | 381 if ((hopamp->Instance == OPAMP1) || (hopamp->Instance == OPAMP2)) in HAL_OPAMP_Init() 407 else if (hopamp->Instance != OPAMP1) in HAL_OPAMP_Init()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_ll_opamp.c | 33 #if defined (OPAMP1) 185 MODIFY_REG(OPAMP1->CSR, OPAMP_CSR_OPARANGE, OPAMP_CSR_OPARANGE); in LL_OPAMP_Init()
|
D | stm32u0xx_hal_opamp_ex.c | 139 tmp_opamp1_reg_trimming = &OPAMP1->OTR; in HAL_OPAMPEx_SelfCalibrateAll() 143 tmp_opamp1_reg_trimming = &OPAMP1->LPOTR; in HAL_OPAMPEx_SelfCalibrateAll()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_opamp.c | 33 #if defined (OPAMP1) || defined (OPAMP2) 190 MODIFY_REG(OPAMP1->CSR, OPAMP_CSR_OPARANGE, OPAMP_CSR_OPARANGE); in LL_OPAMP_Init()
|
D | stm32u5xx_hal_opamp_ex.c | 139 tmp_opamp1_reg_trimming = &OPAMP1->OTR; in HAL_OPAMPEx_SelfCalibrateAll() 143 tmp_opamp1_reg_trimming = &OPAMP1->LPOTR; in HAL_OPAMPEx_SelfCalibrateAll()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_opamp_ex.c | 136 tmp_opamp1_reg_trimming = &OPAMP1->OTR; in HAL_OPAMPEx_SelfCalibrateAll() 140 tmp_opamp1_reg_trimming = &OPAMP1->HSOTR; in HAL_OPAMPEx_SelfCalibrateAll()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_opamp_ex.c | 144 tmp_opamp1_reg_trimming = &OPAMP1->OTR; in HAL_OPAMPEx_SelfCalibrateAll() 148 tmp_opamp1_reg_trimming = &OPAMP1->LPOTR; in HAL_OPAMPEx_SelfCalibrateAll()
|
D | stm32l4xx_ll_opamp.c | 33 #if defined (OPAMP1) || defined (OPAMP2)
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_opamp_ex.c | 137 tmp_opamp1_reg_trimming = &OPAMP1->OTR; in HAL_OPAMPEx_SelfCalibrateAll() 141 tmp_opamp1_reg_trimming = &OPAMP1->LPOTR; in HAL_OPAMPEx_SelfCalibrateAll()
|
D | stm32l5xx_ll_opamp.c | 33 #if defined (OPAMP1) || defined (OPAMP2)
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_rcc.h | 1318 #if defined(OPAMP1) 1566 #if defined(OPAMP1) 2367 #if defined(OPAMP1) 2473 #if defined(OPAMP1) 3046 #if defined(OPAMP1) 3155 #if defined(OPAMP1) 3726 #if defined(OPAMP1) 3831 #if defined(OPAMP1)
|
D | stm32h5xx_hal_opamp_ex.h | 33 #if defined (OPAMP1)
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_opamp_ex.c | 39 #if defined (OPAMP1)
|
D | stm32h5xx_ll_opamp.c | 33 #if defined (OPAMP1)
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_opamp_ex.h | 27 #if defined (OPAMP1) || defined (OPAMP2) || defined (OPAMP3) || defined (OPAMP4)
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_opamp_ex.h | 34 #if defined (OPAMP1) || defined (OPAMP2) || defined (OPAMP3) || defined (OPAMP4) || defined (OPAMP5…
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_opamp.c | 33 #if defined (OPAMP1) || defined (OPAMP2) || defined (OPAMP3) || defined (OPAMP4)
|
123456