Home
last modified time | relevance | path

Searched refs:LPTIM_CFGR_WAVPOL_Pos (Results 1 – 25 of 182) sorted by relevance

12345678

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_lptim.h923 …EG(LPTIMx->CFGR, LPTIM_CFGR_WAVPOL, ((Polarity >> LPTIM_CCMR1_CC1P_Pos) << LPTIM_CFGR_WAVPOL_Pos)); in LL_LPTIM_OC_SetPolarity()
948 …return (uint32_t)((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_WAVPOL) >> LPTIM_CFGR_WAVPOL_Pos) << LPTIM_CC… in LL_LPTIM_OC_GetPolarity()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_lptim.h982 …EG(LPTIMx->CFGR, LPTIM_CFGR_WAVPOL, ((Polarity >> LPTIM_CCMR1_CC1P_Pos) << LPTIM_CFGR_WAVPOL_Pos)); in LL_LPTIM_OC_SetPolarity()
1009 …return (uint32_t)((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_WAVPOL) >> LPTIM_CFGR_WAVPOL_Pos) << LPTIM_CC… in LL_LPTIM_OC_GetPolarity()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_lptim.h943 …EG(LPTIMx->CFGR, LPTIM_CFGR_WAVPOL, ((Polarity >> LPTIM_CCMR1_CC1P_Pos) << LPTIM_CFGR_WAVPOL_Pos)); in LL_LPTIM_OC_SetPolarity()
968 …return (uint32_t)((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_WAVPOL) >> LPTIM_CFGR_WAVPOL_Pos) << LPTIM_CC… in LL_LPTIM_OC_GetPolarity()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_lptim.h926 …EG(LPTIMx->CFGR, LPTIM_CFGR_WAVPOL, ((Polarity >> LPTIM_CCMR1_CC1P_Pos) << LPTIM_CFGR_WAVPOL_Pos)); in LL_LPTIM_OC_SetPolarity()
951 …return (uint32_t)((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_WAVPOL) >> LPTIM_CFGR_WAVPOL_Pos) << LPTIM_CC… in LL_LPTIM_OC_GetPolarity()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_lptim.c3564 tmpcfgr |= sConfig->OCPolarity << LPTIM_CFGR_WAVPOL_Pos; in LPTIM_OC1_SetConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_lptim.c3563 tmpcfgr |= sConfig->OCPolarity << LPTIM_CFGR_WAVPOL_Pos; in LPTIM_OC1_SetConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_lptim.c3595 tmpcfgr |= sConfig->OCPolarity << LPTIM_CFGR_WAVPOL_Pos; in LPTIM_OC1_SetConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_lptim.c3595 tmpcfgr |= sConfig->OCPolarity << LPTIM_CFGR_WAVPOL_Pos; in LPTIM_OC1_SetConfig()
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h3148 #define LPTIM_CFGR_WAVPOL_Pos (21U) macro
3149 #define LPTIM_CFGR_WAVPOL_Msk (0x1UL << LPTIM_CFGR_WAVPOL_Pos) /*!< 0x00200000 */
Dstm32l010x8.h2881 #define LPTIM_CFGR_WAVPOL_Pos (21U) macro
2882 #define LPTIM_CFGR_WAVPOL_Msk (0x1UL << LPTIM_CFGR_WAVPOL_Pos) /*!< 0x00200000 */
Dstm32l010xb.h2889 #define LPTIM_CFGR_WAVPOL_Pos (21U) macro
2890 #define LPTIM_CFGR_WAVPOL_Msk (0x1UL << LPTIM_CFGR_WAVPOL_Pos) /*!< 0x00200000 */
Dstm32l011xx.h2954 #define LPTIM_CFGR_WAVPOL_Pos (21U) macro
2955 #define LPTIM_CFGR_WAVPOL_Msk (0x1UL << LPTIM_CFGR_WAVPOL_Pos) /*!< 0x00200000 */
Dstm32l021xx.h3082 #define LPTIM_CFGR_WAVPOL_Pos (21U) macro
3083 #define LPTIM_CFGR_WAVPOL_Msk (0x1UL << LPTIM_CFGR_WAVPOL_Pos) /*!< 0x00200000 */
Dstm32l031xx.h3020 #define LPTIM_CFGR_WAVPOL_Pos (21U) macro
3021 #define LPTIM_CFGR_WAVPOL_Msk (0x1UL << LPTIM_CFGR_WAVPOL_Pos) /*!< 0x00200000 */
Dstm32l051xx.h3061 #define LPTIM_CFGR_WAVPOL_Pos (21U) macro
3062 #define LPTIM_CFGR_WAVPOL_Msk (0x1UL << LPTIM_CFGR_WAVPOL_Pos) /*!< 0x00200000 */
Dstm32l010x4.h2873 #define LPTIM_CFGR_WAVPOL_Pos (21U) macro
2874 #define LPTIM_CFGR_WAVPOL_Msk (0x1UL << LPTIM_CFGR_WAVPOL_Pos) /*!< 0x00200000 */
Dstm32l010x6.h2879 #define LPTIM_CFGR_WAVPOL_Pos (21U) macro
2880 #define LPTIM_CFGR_WAVPOL_Msk (0x1UL << LPTIM_CFGR_WAVPOL_Pos) /*!< 0x00200000 */
Dstm32l081xx.h3235 #define LPTIM_CFGR_WAVPOL_Pos (21U) macro
3236 #define LPTIM_CFGR_WAVPOL_Msk (0x1UL << LPTIM_CFGR_WAVPOL_Pos) /*!< 0x00200000 */
Dstm32l071xx.h3107 #define LPTIM_CFGR_WAVPOL_Pos (21U) macro
3108 #define LPTIM_CFGR_WAVPOL_Msk (0x1UL << LPTIM_CFGR_WAVPOL_Pos) /*!< 0x00200000 */
Dstm32l052xx.h3350 #define LPTIM_CFGR_WAVPOL_Pos (21U) macro
3351 #define LPTIM_CFGR_WAVPOL_Msk (0x1UL << LPTIM_CFGR_WAVPOL_Pos) /*!< 0x00200000 */
Dstm32l062xx.h3478 #define LPTIM_CFGR_WAVPOL_Pos (21U) macro
3479 #define LPTIM_CFGR_WAVPOL_Msk (0x1UL << LPTIM_CFGR_WAVPOL_Pos) /*!< 0x00200000 */
Dstm32l053xx.h3492 #define LPTIM_CFGR_WAVPOL_Pos (21U) macro
3493 #define LPTIM_CFGR_WAVPOL_Msk (0x1UL << LPTIM_CFGR_WAVPOL_Pos) /*!< 0x00200000 */
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h6661 #define LPTIM_CFGR_WAVPOL_Pos (21U) macro
6662 #define LPTIM_CFGR_WAVPOL_Msk (0x1UL << LPTIM_CFGR_WAVPOL_Pos) /*!< 0x00200000 */
Dstm32f410rx.h6665 #define LPTIM_CFGR_WAVPOL_Pos (21U) macro
6666 #define LPTIM_CFGR_WAVPOL_Msk (0x1UL << LPTIM_CFGR_WAVPOL_Pos) /*!< 0x00200000 */
Dstm32f410tx.h6621 #define LPTIM_CFGR_WAVPOL_Pos (21U) macro
6622 #define LPTIM_CFGR_WAVPOL_Msk (0x1UL << LPTIM_CFGR_WAVPOL_Pos) /*!< 0x00200000 */

12345678