Home
last modified time | relevance | path

Searched refs:HAL_GetREVID (Results 1 – 25 of 59) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_comp.c398 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()
Dstm32l0xx_hal.c433 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_adc.c3554 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()
Dstm32u5xx_hal_tim_ex.c3042 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/
Dstm32wb0x_hal.h233 uint32_t HAL_GetREVID(void);
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal.c395 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal.c421 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal.c420 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal.c439 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal.c438 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal.c429 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal.c434 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal.c445 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal.c451 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal.h195 uint32_t HAL_GetREVID(void);
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal.h218 uint32_t HAL_GetREVID(void);
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal.c459 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal.c431 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal.c445 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal.h304 uint32_t HAL_GetREVID(void);
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal.c464 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal.h241 uint32_t HAL_GetREVID(void);
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal.c461 uint32_t HAL_GetREVID(void) in HAL_GetREVID() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc.c1602 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/
Dstm32l0xx_hal.h420 uint32_t HAL_GetREVID(void);

123