Searched refs:USPI_PROTSTS_SLVBEIF_Msk (Results 1 – 2 of 2) sorted by relevance
429 u32TmpFlag = uspi->PROTSTS & USPI_PROTSTS_SLVBEIF_Msk; in USPI_GetIntFlag()430 …((u32Mask & USPI_SLVBE_INT_MASK)==USPI_SLVBE_INT_MASK) && (u32TmpFlag == USPI_PROTSTS_SLVBEIF_Msk)) in USPI_GetIntFlag()527 uspi->PROTSTS = USPI_PROTSTS_SLVBEIF_Msk; in USPI_ClearIntFlag()
652 #define USPI_PROTSTS_SLVBEIF_Msk (0x1ul << USPI_PROTSTS_SLVBEIF_Pos) /*!< USP… macro