Home
last modified time | relevance | path

Searched refs:IS_LPTIM_CC2_INSTANCE (Results 1 – 25 of 41) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_lptim.c422 if (IS_LPTIM_CC2_INSTANCE(hlptim->Instance)) in HAL_LPTIM_DeInit()
437 if (IS_LPTIM_CC2_INSTANCE(hlptim->Instance)) in HAL_LPTIM_DeInit()
2440 assert_param(IS_LPTIM_CC2_INSTANCE(hlptim->Instance)); in HAL_LPTIM_OC_ConfigChannel()
2502 assert_param(IS_LPTIM_CC2_INSTANCE(hlptim->Instance)); in HAL_LPTIM_IC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_lptim.c425 if (IS_LPTIM_CC2_INSTANCE(hlptim->Instance)) in HAL_LPTIM_DeInit()
440 if (IS_LPTIM_CC2_INSTANCE(hlptim->Instance)) in HAL_LPTIM_DeInit()
2443 assert_param(IS_LPTIM_CC2_INSTANCE(hlptim->Instance)); in HAL_LPTIM_OC_ConfigChannel()
2505 assert_param(IS_LPTIM_CC2_INSTANCE(hlptim->Instance)); in HAL_LPTIM_IC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_lptim.c410 if (IS_LPTIM_CC2_INSTANCE(hlptim->Instance)) in HAL_LPTIM_DeInit()
425 if (IS_LPTIM_CC2_INSTANCE(hlptim->Instance)) in HAL_LPTIM_DeInit()
2428 assert_param(IS_LPTIM_CC2_INSTANCE(hlptim->Instance)); in HAL_LPTIM_OC_ConfigChannel()
2490 assert_param(IS_LPTIM_CC2_INSTANCE(hlptim->Instance)); in HAL_LPTIM_IC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_lptim.c443 if (IS_LPTIM_CC2_INSTANCE(hlptim->Instance)) in HAL_LPTIM_DeInit()
458 if (IS_LPTIM_CC2_INSTANCE(hlptim->Instance)) in HAL_LPTIM_DeInit()
2475 assert_param(IS_LPTIM_CC2_INSTANCE(hlptim->Instance)); in HAL_LPTIM_OC_ConfigChannel()
2537 assert_param(IS_LPTIM_CC2_INSTANCE(hlptim->Instance)); in HAL_LPTIM_IC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_lptim.c443 if (IS_LPTIM_CC2_INSTANCE(hlptim->Instance)) in HAL_LPTIM_DeInit()
458 if (IS_LPTIM_CC2_INSTANCE(hlptim->Instance)) in HAL_LPTIM_DeInit()
2475 assert_param(IS_LPTIM_CC2_INSTANCE(hlptim->Instance)); in HAL_LPTIM_OC_ConfigChannel()
2537 assert_param(IS_LPTIM_CC2_INSTANCE(hlptim->Instance)); in HAL_LPTIM_IC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_lptim.c431 if (IS_LPTIM_CC2_INSTANCE(hlptim->Instance)) in HAL_LPTIM_DeInit()
446 if (IS_LPTIM_CC2_INSTANCE(hlptim->Instance)) in HAL_LPTIM_DeInit()
2705 assert_param(IS_LPTIM_CC2_INSTANCE(hlptim->Instance)); in HAL_LPTIM_OC_ConfigChannel()
2796 assert_param(IS_LPTIM_CC2_INSTANCE(hlptim->Instance)); in HAL_LPTIM_IC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_lptim.h631 else if (IS_LPTIM_CC2_INSTANCE((__HANDLE__)->Instance) == 1UL) \
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba52xx.h14331 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
14788 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
Dstm32wba54xx.h15039 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
15496 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
Dstm32wba5mxx.h15057 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
15514 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
Dstm32wba55xx.h15057 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
15514 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
Dstm32wba50xx.h10142 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1_NS) macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h9847 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1) ||\ macro
Dstm32u083xx.h11173 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1) ||\ macro
Dstm32u073xx.h10900 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1) ||\ macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h13317 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
Dstm32h523xx.h19689 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
Dstm32h562xx.h21261 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h40100 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_S) || ((INSTANCE) == LPTIM1_NS) || \ macro
40984 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || \ macro
Dstm32n657xx.h41747 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_S) || ((INSTANCE) == LPTIM1_NS) || \ macro
42639 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || \ macro
Dstm32n655xx.h41355 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_S) || ((INSTANCE) == LPTIM1_NS) || \ macro
42244 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || \ macro
Dstm32n647xx.h40492 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_S) || ((INSTANCE) == LPTIM1_NS) || \ macro
41379 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || \ macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h21490 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
Dstm32u535xx.h20573 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h22803 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1) || \ macro

12