STM32_FAMILY_L5 is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

STM32_FAMILY_L5 macro

Syntax

#define STM32_FAMILY_L5 1

References

LocationText
stm32l5x.c:176
#define STM32_FAMILY_L5 1
stm32l5x.c:218
stm32l4_info->family = STM32_FAMILY_L5;
stm32l5x.c:555
} else if (stm32l4_info->family == STM32_FAMILY_L5) {