Home
last modified time | relevance | path

Searched refs:__STM32N6xx_HAL_VERSION (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal.c432 return __STM32N6xx_HAL_VERSION; in HAL_GetHalVersion()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal.h85 #define __STM32N6xx_HAL_VERSION ((__STM32N6xx_HAL_VERSION_MAIN << 24U) \ macro