/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_comp.c | 398 if (((HAL_GetDEVID() == C_DEV_ID_L073) && (HAL_GetREVID() == C_REV_ID_A)) in HAL_COMP_Init() 400 ((HAL_GetDEVID() == C_DEV_ID_L053) && (HAL_GetREVID() == C_REV_ID_A)) in HAL_COMP_Init() 402 ((HAL_GetDEVID() == C_DEV_ID_L053) && (HAL_GetREVID() == C_REV_ID_Z))) in HAL_COMP_Init()
|
D | stm32l0xx_hal.c | 433 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_adc.c | 3554 if (HAL_GetREVID() == REV_ID_A) in HAL_ADC_ConfigChannel() 3622 if (HAL_GetREVID() <= REV_ID_A) /* STM32U5 silicon Rev.A */ in HAL_ADC_ConfigChannel() 3687 if (HAL_GetREVID() <= REV_ID_A) /* STM32U5 silicon Rev.A */ in HAL_ADC_ConfigChannel() 3701 if (HAL_GetREVID() == REV_ID_B) /* STM32U5 silicon Rev.B */ in HAL_ADC_ConfigChannel() 3760 if (HAL_GetREVID() <= REV_ID_A) /* STM32U5 silicon Rev.A */ in HAL_ADC_ConfigChannel() 3773 if (HAL_GetREVID() == REV_ID_B) /* STM32U5 silicon Rev.B */ in HAL_ADC_ConfigChannel()
|
D | stm32u5xx_hal_tim_ex.c | 3042 if (HAL_GetREVID() >= REV_ID_B) /* supported in cut2 */ in HAL_TIMEx_ConfigEncoderIndex() 3497 if (HAL_GetREVID() < REV_ID_B) /* Cut1.x */ in HAL_TIMEx_EnableHSE32() 3525 if (HAL_GetREVID() < REV_ID_B) /* Cut1.x */ in HAL_TIMEx_DisableHSE32()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_hal.h | 233 uint32_t HAL_GetREVID(void);
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/ |
D | stm32wb0x_hal.c | 395 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal.c | 421 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal.c | 420 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal.c | 439 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal.c | 438 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal.c | 429 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal.c | 434 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal.c | 445 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal.c | 451 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal.h | 195 uint32_t HAL_GetREVID(void);
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal.h | 218 uint32_t HAL_GetREVID(void);
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal.c | 459 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal.c | 431 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal.c | 445 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal.h | 304 uint32_t HAL_GetREVID(void);
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal.c | 464 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal.h | 241 uint32_t HAL_GetREVID(void);
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal.c | 461 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_rcc.c | 1602 if (HAL_GetREVID() <= REV_ID_Y) in HAL_RCC_GetOscConfig() 1625 if (HAL_GetREVID() <= REV_ID_Y) in HAL_RCC_GetOscConfig()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal.h | 420 uint32_t HAL_GetREVID(void);
|