10 #ifndef __MG32L003_CONF_H 11 #define __MG32L003_CONF_H 47 #ifdef USE_FULL_ASSERT 55 #define assert_param(expr) ((expr) ? (void)0 : assert_failed((uint8_t *)__FILE__, __LINE__)) 57 void assert_failed(uint8_t* file, uint32_t line);
59 #define assert_param(expr) ((void)0) This file contains all the functions prototypes for the VCMP 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 UART firmware library.
This file contains all the functions prototypes for the LVD firmware library.
This file contains all the functions prototypes for the AWK firmware library.
This file contains all the functions prototypes for the BEEP firmware library.
This file contains all the functions prototypes for the base TIM firmware library.
This file contains all the functions prototypes for the PWR firmware library.
This file contains all the functions prototypes for the CRC firmware library.
This file contains all the functions prototypes for the WWDG firmware library.
This file contains all the functions prototypes for the RCC firmware library.
This file contains all the functions prototypes for the SYSCON firmware library.
This file contains all the functions prototypes for the RTC firmware library.
This file contains all the functions prototypes for the IWDG firmware library.
This file contains all the functions prototypes for the TIM firmware library.
This file contains all the functions prototypes for the PCA firmware library.
This file contains all the functions prototypes for the I2C firmware library.
This file contains all the functions prototypes for the ADC firmware library.
This file contains all the functions prototypes for the OWIRE firmware library.
This file contains all the functions prototypes for the SPI firmware library.
This file contains all the functions prototypes for the LPUART firmware library.
This file contains all the functions prototypes for the LPTIM firmware library.
This file contains all the functions prototypes for the FLASH firmware library.