Searched refs:S32_MSCR_PUE (Results 1 – 1 of 1) sorted by relevance
36 #define S32_MSCR_PUE BIT(13) macro485 *config &= ~(S32_MSCR_PUS | S32_MSCR_PUE); in s32_pin_set_pull()488 *config |= S32_MSCR_PUS | S32_MSCR_PUE; in s32_pin_set_pull()492 *config |= S32_MSCR_PUE; in s32_pin_set_pull()498 *mask |= S32_MSCR_PUS | S32_MSCR_PUE; in s32_pin_set_pull()