Home
last modified time | relevance | path

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

12345678

/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l010x8.h5674 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l010xb.h5734 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l011xx.h5765 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l021xx.h5905 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l010x4.h5623 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l010x6.h5679 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l041xx.h6034 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l081xx.h6391 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l031xx.h5894 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l051xx.h6054 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l071xx.h6251 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l052xx.h7129 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l072xx.h7430 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l062xx.h7269 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l063xx.h7426 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l053xx.h7288 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l073xx.h7589 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l083xx.h7729 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h7102 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32f410rx.h7106 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32f410tx.h7060 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba54xx.h15027 #define IS_LPTIM_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
15487 #define IS_LPTIM_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
Dstm32wba52xx.h14319 #define IS_LPTIM_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
14779 #define IS_LPTIM_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
Dstm32wba5mxx.h15045 #define IS_LPTIM_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
15505 #define IS_LPTIM_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
Dstm32wba55xx.h15045 #define IS_LPTIM_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
15505 #define IS_LPTIM_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro

12345678