Searched refs:S32_MSCR_PUE (Results 1 – 1 of 1) sorted by relevance
36 #define S32_MSCR_PUE BIT(13) macro484 *config &= ~(S32_MSCR_PUS | S32_MSCR_PUE); in s32_pin_set_pull()487 *config |= S32_MSCR_PUS | S32_MSCR_PUE; in s32_pin_set_pull()491 *config |= S32_MSCR_PUE; in s32_pin_set_pull()497 *mask |= S32_MSCR_PUS | S32_MSCR_PUE; in s32_pin_set_pull()