Home
last modified time | relevance | path

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

1234567

/hal_stm32-3.5.0/stm32cube/stm32l0xx/soc/
Dstm32l010x4.h5623 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l010xb.h5734 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l010x6.h5679 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l010x8.h5674 #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
Dstm32l031xx.h5894 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l051xx.h6054 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l081xx.h6391 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l071xx.h6251 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l041xx.h6034 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32l053xx.h7288 #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
Dstm32l052xx.h7129 #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-3.5.0/stm32cube/stm32f4xx/soc/
Dstm32f410tx.h7060 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32f410rx.h7106 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
Dstm32f410cx.h7102 #define IS_LPTIM_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1) macro
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/soc/
Dstm32wba54xx.h15023 #define IS_LPTIM_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
15477 #define IS_LPTIM_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
Dstm32wba55xx.h15041 #define IS_LPTIM_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
15495 #define IS_LPTIM_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
Dstm32wba52xx.h14316 #define IS_LPTIM_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
14770 #define IS_LPTIM_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
/hal_stm32-3.5.0/stm32cube/stm32g0xx/soc/
Dstm32g031xx.h7653 #define IS_LPTIM_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1) || \ macro

1234567