/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_lptim.c | 812 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_PWM_Start_DMA() 910 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_PWM_Stop_DMA() 2130 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_IC_Start_DMA() 2230 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_IC_Stop_DMA()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_lptim.c | 815 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_PWM_Start_DMA() 913 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_PWM_Stop_DMA() 2133 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_IC_Start_DMA() 2233 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_IC_Stop_DMA()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_lptim.c | 800 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_PWM_Start_DMA() 898 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_PWM_Stop_DMA() 2118 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_IC_Start_DMA() 2218 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_IC_Stop_DMA()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_lptim.c | 833 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_PWM_Start_DMA() 931 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_PWM_Stop_DMA() 2165 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_IC_Start_DMA() 2265 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_IC_Stop_DMA()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_lptim.c | 833 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_PWM_Start_DMA() 931 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_PWM_Stop_DMA() 2165 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_IC_Start_DMA() 2265 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_IC_Stop_DMA()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_lptim.c | 881 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_PWM_Start_DMA() 1013 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_PWM_Stop_DMA() 2325 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_IC_Start_DMA() 2468 assert_param(IS_LPTIM_DMA_INSTANCE(hlptim->Instance)); in HAL_LPTIM_IC_Stop_DMA()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wba52xx.h | 14323 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro 14782 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
|
D | stm32wba54xx.h | 15031 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro 15490 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
|
D | stm32wba5mxx.h | 15049 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro 15508 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
|
D | stm32wba55xx.h | 15049 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro 15508 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
|
D | stm32wba50xx.h | 10136 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1_NS) macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u031xx.h | 9838 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1) ||\ macro
|
D | stm32u083xx.h | 11162 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1) ||\ macro
|
D | stm32u073xx.h | 10889 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1) ||\ macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 13311 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
|
D | stm32h523xx.h | 19681 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
|
D | stm32h562xx.h | 21246 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
|
D | stm32h533xx.h | 20280 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
|
/hal_stm32-latest/stm32cube/stm32n6xx/soc/ |
D | stm32n645xx.h | 40088 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_S) || ((INSTANCE) == LPTIM1_NS) || \ macro 40972 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || \ macro
|
D | stm32n657xx.h | 41735 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_S) || ((INSTANCE) == LPTIM1_NS) || \ macro 42627 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || \ macro
|
D | stm32n655xx.h | 41343 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_S) || ((INSTANCE) == LPTIM1_NS) || \ macro 42232 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || \ macro
|
D | stm32n647xx.h | 40480 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_S) || ((INSTANCE) == LPTIM1_NS) || \ macro 41367 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || \ macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 21479 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
|
D | stm32u535xx.h | 20562 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 22791 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1) || \ macro
|