Searched refs:rstt (Results 1 – 1 of 1) sorted by relevance
584 static inline void DMIC_FilterResetHwvad(DMIC_Type *base, bool rstt) in DMIC_FilterResetHwvad() argument587 base->HWVADRSTT = (rstt) ? 0x1UL : 0x0UL; in DMIC_FilterResetHwvad()