/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_lptim.c | 422 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-3.7.0/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_lptim.c | 410 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-3.7.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_lptim.c | 425 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-3.7.0/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_lptim.c | 443 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-3.7.0/stm32cube/stm32wbaxx/soc/ |
D | stm32wba52xx.h | 14327 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro 14782 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
|
D | stm32wba54xx.h | 15035 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro 15490 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
|
D | stm32wba55xx.h | 15053 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro 15508 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
|
D | stm32wba50xx.h | 10139 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1_NS) macro
|
/hal_stm32-3.7.0/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 13325 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
|
D | stm32h523xx.h | 19707 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
|
D | stm32h562xx.h | 21260 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
|
D | stm32h533xx.h | 20290 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
|
D | stm32h563xx.h | 23396 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
|
D | stm32h573xx.h | 23979 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
|
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 22801 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1) || \ macro
|
D | stm32h7s3xx.h | 23684 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1) || \ macro
|
D | stm32h7s7xx.h | 24119 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1) || \ macro
|
D | stm32h7r7xx.h | 23234 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1) || \ macro
|
/hal_stm32-3.7.0/stm32cube/stm32u5xx/soc/ |
D | stm32u535xx.h | 20570 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
|
D | stm32u545xx.h | 21487 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
|
D | stm32u575xx.h | 23617 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
|
D | stm32u585xx.h | 24601 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
|
D | stm32u5f7xx.h | 26630 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
|
D | stm32u595xx.h | 24941 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
|
D | stm32u5a5xx.h | 25925 #define IS_LPTIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
|