Searched refs:Capacitor (Results 1 – 1 of 1) sorted by relevance
703 __STATIC_INLINE void LL_PWR_SetXSPI1Capacitor(uint32_t Capacitor) in LL_PWR_SetXSPI1Capacitor() argument705 MODIFY_REG(PWR->CSR2, PWR_CSR2_XSPICAP1, Capacitor); in LL_PWR_SetXSPI1Capacitor()732 __STATIC_INLINE void LL_PWR_SetXSPI2Capacitor(uint32_t Capacitor) in LL_PWR_SetXSPI2Capacitor() argument734 MODIFY_REG(PWR->CSR2, PWR_CSR2_XSPICAP2, Capacitor); in LL_PWR_SetXSPI2Capacitor()