Home
last modified time | relevance | path

Searched defs:IS_LPTIM_INSTANCE (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/
A Dstm32f745xx.h8802 #define IS_LPTIM_INSTANCE(__INSTANCE__) ((__INSTANCE__) == LPTIM1) macro
A Dstm32f756xx.h9196 #define IS_LPTIM_INSTANCE(__INSTANCE__) ((__INSTANCE__) == LPTIM1) macro
A Dstm32f746xx.h9009 #define IS_LPTIM_INSTANCE(__INSTANCE__) ((__INSTANCE__) == LPTIM1) macro

Completed in 155 milliseconds