Searched refs:SEMA4_ResetGateNotify (Results 1 – 2 of 2) sorted by relevance
235 status_t SEMA4_ResetGateNotify(SEMA4_Type *base, uint8_t gateNum);249 return SEMA4_ResetGateNotify(base, SEMA4_GATE_NUM_RESET_ALL); in SEMA4_ResetAllGateNotify()
226 status_t SEMA4_ResetGateNotify(SEMA4_Type *base, uint8_t gateNum) in SEMA4_ResetGateNotify() function