Home
last modified time | relevance | path

Searched refs:LPTIM_CCMR2_CC3P_Pos (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_lptim.c4076 tmpccmr2 |= sConfig->OCPolarity << LPTIM_CCMR2_CC3P_Pos; in LPTIM_OC3_SetConfig()
4247 (sConfig->ICPolarity << (LPTIM_CCMR2_CC4P_Pos - LPTIM_CCMR2_CC3P_Pos)) | in LPTIM_IC4_SetConfig()
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h8323 #define LPTIM_CCMR2_CC3P_Pos (2U) macro
8324 #define LPTIM_CCMR2_CC3P_Msk (0x3UL << LPTIM_CCMR2_CC3P_Pos) /*!< 0x0000000C */
8326 #define LPTIM_CCMR2_CC3P_0 (0x1UL << LPTIM_CCMR2_CC3P_Pos) /*!< 0x00000004 */
8327 #define LPTIM_CCMR2_CC3P_1 (0x2UL << LPTIM_CCMR2_CC3P_Pos) /*!< 0x00000008 */
Dstm32u083xx.h9260 #define LPTIM_CCMR2_CC3P_Pos (2U) macro
9261 #define LPTIM_CCMR2_CC3P_Msk (0x3UL << LPTIM_CCMR2_CC3P_Pos) /*!< 0x0000000C */
9263 #define LPTIM_CCMR2_CC3P_0 (0x1UL << LPTIM_CCMR2_CC3P_Pos) /*!< 0x00000004 */
9264 #define LPTIM_CCMR2_CC3P_1 (0x2UL << LPTIM_CCMR2_CC3P_Pos) /*!< 0x00000008 */
Dstm32u073xx.h8990 #define LPTIM_CCMR2_CC3P_Pos (2U) macro
8991 #define LPTIM_CCMR2_CC3P_Msk (0x3UL << LPTIM_CCMR2_CC3P_Pos) /*!< 0x0000000C */
8993 #define LPTIM_CCMR2_CC3P_0 (0x1UL << LPTIM_CCMR2_CC3P_Pos) /*!< 0x00000004 */
8994 #define LPTIM_CCMR2_CC3P_1 (0x2UL << LPTIM_CCMR2_CC3P_Pos) /*!< 0x00000008 */