Searched refs:SMARTCARD_SetConfig (Results 1 – 2 of 2) sorted by relevance
125 static void SMARTCARD_SetConfig(SMARTCARD_HandleTypeDef *hsc);215 SMARTCARD_SetConfig(hsc); in HAL_SMARTCARD_Init()888 static void SMARTCARD_SetConfig(SMARTCARD_HandleTypeDef *hsc) in SMARTCARD_SetConfig() function
171 static HAL_StatusTypeDef SMARTCARD_SetConfig(SMARTCARD_HandleTypeDef *hsmartcard);297 if (SMARTCARD_SetConfig(hsmartcard) == HAL_ERROR) in HAL_SMARTCARD_Init()1669 static HAL_StatusTypeDef SMARTCARD_SetConfig(SMARTCARD_HandleTypeDef *hsmartcard) in SMARTCARD_SetConfig() function
Completed in 7 milliseconds