Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_comp.c227 #define C_REV_ID_Z 0x1008U /* Cut1.1 */ macro
402 ((HAL_GetDEVID() == C_DEV_ID_L053) && (HAL_GetREVID() == C_REV_ID_Z))) in HAL_COMP_Init()