Searched refs:COMP_CSR_PWRMODE (Results 1 – 7 of 7) sorted by relevance
257 COMP_CSR_PWRMODE in LL_COMP_Init()276 COMP_CSR_PWRMODE in LL_COMP_Init()
350 COMP_CSR_PWRMODE | COMP_CSR_INMSEL | COMP_CSR_INPSEL | in HAL_COMP_Init()357 COMP_CSR_PWRMODE | COMP_CSR_INMSEL | COMP_CSR_INPSEL | in HAL_COMP_Init()365 COMP_CSR_PWRMODE | COMP_CSR_INMSEL | COMP_CSR_INPSEL | in HAL_COMP_Init()
402 MODIFY_REG(COMPx->CSR, COMP_CSR_PWRMODE, PowerMode); in LL_COMP_SetPowerMode()416 return (uint32_t)(READ_BIT(COMPx->CSR, COMP_CSR_PWRMODE)); in LL_COMP_GetPowerMode()
176 #define COMP_POWERMODE_ULTRALOWPOWER (COMP_CSR_PWRMODE) /*!< Ultra-low power mode */
2253 #define COMP_CSR_PWRMODE COMP_CSR_PWRMODE_Msk /*!< Comparator powe… macro
13634 #define COMP_CSR_PWRMODE COMP_CSR_PWRMODE_Msk /*!< Comparator powe… macro
15071 #define COMP_CSR_PWRMODE COMP_CSR_PWRMODE_Msk /*!< Comparator powe… macro