Home
last modified time | relevance | path

Searched refs:LPTIM_ISR_DOWN (Results 1 – 25 of 198) sorted by relevance

12345678

/hal_stm32-3.7.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_lptim.h111 #define LL_LPTIM_ISR_DOWN LPTIM_ISR_DOWN /*!< Counter direction change up t…
1107 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_DOWN) == LPTIM_ISR_DOWN) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_DOWN()
Dstm32f7xx_hal_lptim.h307 #define LPTIM_FLAG_DOWN LPTIM_ISR_DOWN
/hal_stm32-3.7.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_lptim.h111 #define LL_LPTIM_ISR_DOWN LPTIM_ISR_DOWN /*!< Counter direction change up t…
1128 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_DOWN) == LPTIM_ISR_DOWN) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_DOWN()
Dstm32f4xx_hal_lptim.h307 #define LPTIM_FLAG_DOWN LPTIM_ISR_DOWN
/hal_stm32-3.7.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_lptim.h111 #define LL_LPTIM_ISR_DOWN LPTIM_ISR_DOWN /*!< Counter direction change up t…
1117 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_DOWN) == LPTIM_ISR_DOWN) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_DOWN()
Dstm32l0xx_hal_lptim.h309 #define LPTIM_FLAG_DOWN LPTIM_ISR_DOWN
/hal_stm32-3.7.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_lptim.h111 #define LL_LPTIM_ISR_DOWN LPTIM_ISR_DOWN /*!< Counter direction change up t…
1217 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_DOWN) == LPTIM_ISR_DOWN) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_DOWN()
Dstm32mp1xx_hal_lptim.h336 #define LPTIM_FLAG_DOWN LPTIM_ISR_DOWN
/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_lptim.h111 #define LL_LPTIM_ISR_DOWN LPTIM_ISR_DOWN /*!< Counter direction change up t…
1236 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_DOWN) == LPTIM_ISR_DOWN) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_DOWN()
Dstm32wbxx_hal_lptim.h346 #define LPTIM_FLAG_DOWN LPTIM_ISR_DOWN
/hal_stm32-3.7.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_lptim.h111 #define LL_LPTIM_ISR_DOWN LPTIM_ISR_DOWN /*!< Counter direction change up t…
1220 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_DOWN) == LPTIM_ISR_DOWN) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_DOWN()
Dstm32g0xx_hal_lptim.h340 #define LPTIM_FLAG_DOWN LPTIM_ISR_DOWN
/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_lptim.h111 #define LL_LPTIM_ISR_DOWN LPTIM_ISR_DOWN /*!< Counter direction change up t…
1250 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_DOWN) == LPTIM_ISR_DOWN) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_DOWN()
Dstm32h7xx_hal_lptim.h341 #define LPTIM_FLAG_DOWN LPTIM_ISR_DOWN
/hal_stm32-3.7.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_lptim.h111 #define LL_LPTIM_ISR_DOWN LPTIM_ISR_DOWN /*!< Counter direction change up t…
1247 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_DOWN) == LPTIM_ISR_DOWN) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_DOWN()
Dstm32g4xx_hal_lptim.h353 #define LPTIM_FLAG_DOWN LPTIM_ISR_DOWN
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_lptim.h111 #define LL_LPTIM_ISR_DOWN LPTIM_ISR_DOWN /*!< Counter direction change up t…
1235 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_DOWN) == LPTIM_ISR_DOWN) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_DOWN()
Dstm32l5xx_hal_lptim.h356 #define LPTIM_FLAG_DOWN LPTIM_ISR_DOWN
/hal_stm32-3.7.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_lptim.h111 #define LL_LPTIM_ISR_DOWN LPTIM_ISR_DOWN /*!< Counter direction change up t…
1247 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_DOWN) == LPTIM_ISR_DOWN) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_DOWN()
Dstm32wlxx_hal_lptim.h356 #define LPTIM_FLAG_DOWN LPTIM_ISR_DOWN
/hal_stm32-3.7.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_lptim.h111 #define LL_LPTIM_ISR_DOWN LPTIM_ISR_DOWN /*!< Counter direction change up t…
1245 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_DOWN) == LPTIM_ISR_DOWN) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_DOWN()
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_lptim.h160 #define LL_LPTIM_ISR_DOWN LPTIM_ISR_DOWN /*!< Counter direction change up t…
1816 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_DOWN) == LPTIM_ISR_DOWN) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_DOWN()
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_lptim.h170 #define LL_LPTIM_ISR_DOWN LPTIM_ISR_DOWN /*!< Counter direction change up t…
1919 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_DOWN) == LPTIM_ISR_DOWN) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_DOWN()
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_lptim.h160 #define LL_LPTIM_ISR_DOWN LPTIM_ISR_DOWN /*!< Counter direction change up t…
1847 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_DOWN) == LPTIM_ISR_DOWN) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_DOWN()
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_lptim.h170 #define LL_LPTIM_ISR_DOWN LPTIM_ISR_DOWN /*!< Counter direction change up t…
1871 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_DOWN) == LPTIM_ISR_DOWN) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_DOWN()

12345678