Searched refs:HAL_GetDEVID (Results 1 – 4 of 4) sorted by relevance
241 LOG_D("chip id:0X%08X", HAL_GetDEVID()); in LCD_Init()277 sprintf((char *)&text,"STM32H7xx 0x%X",HAL_GetDEVID()); in show_logo()
446 uint32_t HAL_GetDEVID(void) in HAL_GetDEVID() function
723 cpuid[1] = HAL_GetDEVID(); in stm32_hw_crypto_device_init()
953 uint32_t HAL_GetDEVID(void);
Completed in 15 milliseconds