Home
last modified time | relevance | path

Searched refs:C_DEV_ID_L053 (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_comp.c231 #define C_DEV_ID_L053 0x417U macro
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()