Searched refs:S32_MSCR_PUS (Results 1 – 1 of 1) sorted by relevance
35 #define S32_MSCR_PUS BIT(12) 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()491 *config &= ~S32_MSCR_PUS; in s32_pin_set_pull()498 *mask |= S32_MSCR_PUS | S32_MSCR_PUE; in s32_pin_set_pull()