GFX Develop Branch
This commit is contained in:
@ -59,7 +59,7 @@
|
||||
* - SUCCESS: CRC registers are de-initialized
|
||||
* - ERROR: CRC registers are not de-initialized
|
||||
*/
|
||||
ErrorStatus LL_CRC_DeInit(CRC_TypeDef *CRCx)
|
||||
ErrorStatus LL_CRC_DeInit(const CRC_TypeDef *CRCx)
|
||||
{
|
||||
ErrorStatus status = SUCCESS;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user