Home
last modified time | relevance | path

Searched refs:IS_LPTIM_DMA_INSTANCE (Results 1 – 25 of 40) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_lptim.c812 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/
Dstm32u5xx_hal_lptim.c815 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/
Dstm32wbaxx_hal_lptim.c800 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/
Dstm32h7rsxx_hal_lptim.c833 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/
Dstm32n6xx_hal_lptim.c833 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/
Dstm32u0xx_hal_lptim.c881 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/
Dstm32wba52xx.h14323 #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
Dstm32wba54xx.h15031 #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
Dstm32wba5mxx.h15049 #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
Dstm32wba55xx.h15049 #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
Dstm32wba50xx.h10136 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) ((INSTANCE) == LPTIM1_NS) macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h9838 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1) ||\ macro
Dstm32u083xx.h11162 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1) ||\ macro
Dstm32u073xx.h10889 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1) ||\ macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h13311 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM2_NS)) macro
Dstm32h523xx.h19681 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
Dstm32h562xx.h21246 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
Dstm32h533xx.h20280 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h40088 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_S) || ((INSTANCE) == LPTIM1_NS) || \ macro
40972 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || \ macro
Dstm32n657xx.h41735 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_S) || ((INSTANCE) == LPTIM1_NS) || \ macro
42627 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || \ macro
Dstm32n655xx.h41343 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_S) || ((INSTANCE) == LPTIM1_NS) || \ macro
42232 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || \ macro
Dstm32n647xx.h40480 #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/
Dstm32u545xx.h21479 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
Dstm32u535xx.h20562 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1_NS) || ((INSTANCE) == LPTIM1_S) ||\ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h22791 #define IS_LPTIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == LPTIM1) || \ macro

12