10 #ifndef __MG32F157_CONF_H 11 #define __MG32F157_CONF_H 48 #ifdef USE_FULL_ASSERT 56 #define assert_param(expr) ((expr) ? (void)0 : assert_failed((uint8_t *)__FILE__, __LINE__)) 58 void assert_failed(uint8_t* file, uint32_t line);
60 #define assert_param(expr) ((void)0) This file contains all the functions prototypes for the WWDG firmware library.
This file contains all the functions prototypes for the FLASH firmware library.
This file contains all the functions prototypes for the EXTI firmware library.
This file contains all the functions prototypes for the GPIO firmware library.
This file contains all the functions prototypes for the miscellaneous firmware library functions (add...
This file contains all the functions prototypes for the AES firmware library.
This file contains all the functions prototypes for the QSPI firmware library.
This file contains all the functions prototypes for the CAN firmware library.
This file contains all the functions prototypes for the OPA firmware library.
This file contains all the functions prototypes for the IWDG firmware library.
This file contains all the functions prototypes for the SDIO firmware library.
This file contains all the functions prototypes for the PWR firmware library.
This file contains all the functions prototypes for the TIM firmware library.
This file contains all the functions prototypes for the ADC firmware library.
This file contains all the functions prototypes for the TRNG firmware library.
This file contains all the functions prototypes for the RTC firmware library.
This file contains all the functions prototypes for the RCC firmware library.
This file contains all the functions prototypes for the USART firmware library.
This file contains all the functions prototypes for the I2C firmware library.
This file contains all the functions prototypes for the DBGMCU firmware library.
This file contains all the functions prototypes for the BKP firmware library.
This file contains all the functions prototypes for the DMAC firmware library.
This file contains all the functions prototypes for the SPI firmware library.
This file contains all the functions prototypes for the DAC firmware library.
This file contains all the functions prototypes for the CRC firmware library.