Searched refs:pullUp (Results 1 – 2 of 2) sorted by relevance
86 static void BOARD_PullPanelResetPin(bool pullUp);87 static void BOARD_PullPanelPowerPin(bool pullUp);205 static void BOARD_PullPanelResetPin(bool pullUp) in BOARD_PullPanelResetPin() argument207 if (pullUp) in BOARD_PullPanelResetPin()217 static void BOARD_PullPanelPowerPin(bool pullUp) in BOARD_PullPanelPowerPin() argument219 if (pullUp) in BOARD_PullPanelPowerPin()
410 static inline void ELCDIF_PullUpResetPin(LCDIF_Type *base, bool pullUp) in ELCDIF_PullUpResetPin() argument412 if (pullUp) in ELCDIF_PullUpResetPin()