Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_lptim.c4116 tmpccmr2 |= sConfig->OCPolarity << LPTIM_CCMR2_CC4P_Pos; in LPTIM_OC4_SetConfig()
4247 (sConfig->ICPolarity << (LPTIM_CCMR2_CC4P_Pos - LPTIM_CCMR2_CC3P_Pos)) | in LPTIM_IC4_SetConfig()
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h8344 #define LPTIM_CCMR2_CC4P_Pos (18U) macro
8345 #define LPTIM_CCMR2_CC4P_Msk (0x3UL << LPTIM_CCMR2_CC4P_Pos) /*!< 0x000C0000 */
8347 #define LPTIM_CCMR2_CC4P_0 (0x1UL << LPTIM_CCMR2_CC4P_Pos) /*!< 0x00040000 */
8348 #define LPTIM_CCMR2_CC4P_1 (0x2UL << LPTIM_CCMR2_CC4P_Pos) /*!< 0x00080000 */
Dstm32u083xx.h9281 #define LPTIM_CCMR2_CC4P_Pos (18U) macro
9282 #define LPTIM_CCMR2_CC4P_Msk (0x3UL << LPTIM_CCMR2_CC4P_Pos) /*!< 0x000C0000 */
9284 #define LPTIM_CCMR2_CC4P_0 (0x1UL << LPTIM_CCMR2_CC4P_Pos) /*!< 0x00040000 */
9285 #define LPTIM_CCMR2_CC4P_1 (0x2UL << LPTIM_CCMR2_CC4P_Pos) /*!< 0x00080000 */
Dstm32u073xx.h9011 #define LPTIM_CCMR2_CC4P_Pos (18U) macro
9012 #define LPTIM_CCMR2_CC4P_Msk (0x3UL << LPTIM_CCMR2_CC4P_Pos) /*!< 0x000C0000 */
9014 #define LPTIM_CCMR2_CC4P_0 (0x1UL << LPTIM_CCMR2_CC4P_Pos) /*!< 0x00040000 */
9015 #define LPTIM_CCMR2_CC4P_1 (0x2UL << LPTIM_CCMR2_CC4P_Pos) /*!< 0x00080000 */