STM32L4xx_HAL_Driver
1.14.0
Variables
stm32_assert_template.h File Reference
Go to the source code of this file.
Variables
C
Variable Documentation
◆
C
C
Initial value:
{
#endif
#ifdef USE_FULL_ASSERT
#define assert_param(expr) ((expr) ? (void)0U : assert_failed((char *)__FILE__, __LINE__))
void
assert_failed(
char
*file, uint32_t line)
Inc
stm32_assert_template.h
Generated by
1.8.13