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

STM32_FAMILY_L4 macro

Syntax

#define STM32_FAMILY_L4 0

References

LocationText
stm32l5x.c:175
#define STM32_FAMILY_L4 0
stm32l5x.c:200
stm32l4_info->family = STM32_FAMILY_L4;
stm32l5x.c:536
if (stm32l4_info->family == STM32_FAMILY_L4) {