update to CubeMX 6.14.0, FW_H7 1.12.1
This commit is contained in:
@ -38,7 +38,6 @@ extern "C" {
|
||||
*/
|
||||
|
||||
/* Exported types ------------------------------------------------------------*/
|
||||
|
||||
/* Exported constants --------------------------------------------------------*/
|
||||
/** @defgroup FMAC_LL_Exported_Constants FMAC Exported Constants
|
||||
* @{
|
||||
@ -147,9 +146,7 @@ extern "C" {
|
||||
* @}
|
||||
*/
|
||||
|
||||
|
||||
/* Exported functions --------------------------------------------------------*/
|
||||
|
||||
/** @defgroup FMAC_LL_Exported_Functions FMAC Exported Functions
|
||||
* @{
|
||||
*/
|
||||
@ -1033,8 +1030,6 @@ __STATIC_INLINE void LL_FMAC_ConfigFunc(FMAC_TypeDef *FMACx, uint8_t Start, uint
|
||||
* @}
|
||||
*/
|
||||
|
||||
|
||||
|
||||
#if defined(USE_FULL_LL_DRIVER)
|
||||
/** @defgroup FMAC_LL_EF_Init Initialization and de-initialization functions
|
||||
* @{
|
||||
@ -1042,7 +1037,6 @@ __STATIC_INLINE void LL_FMAC_ConfigFunc(FMAC_TypeDef *FMACx, uint8_t Start, uint
|
||||
ErrorStatus LL_FMAC_Init(FMAC_TypeDef *FMACx);
|
||||
ErrorStatus LL_FMAC_DeInit(const FMAC_TypeDef *FMACx);
|
||||
|
||||
|
||||
/**
|
||||
* @}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user