Searched refs:I3C_SER_PERR (Results 1 – 7 of 7) sorted by relevance
647 #define HAL_I3C_ERROR_CE0 (I3C_SER_PERR | LL_I3C_CONTROLLER_ERROR_CE0) /*!< Controller detected an…649 #define HAL_I3C_ERROR_CE1 (I3C_SER_PERR | LL_I3C_CONTROLLER_ERROR_CE1) /*!< Controller detected th…651 #define HAL_I3C_ERROR_CE2 (I3C_SER_PERR | LL_I3C_CONTROLLER_ERROR_CE2) /*!< Controller detected th…653 #define HAL_I3C_ERROR_CE3 (I3C_SER_PERR | LL_I3C_CONTROLLER_ERROR_CE3) /*!< Controller detected th…656 #define HAL_I3C_ERROR_TE0 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE0) /*!< Target detected an inv…658 #define HAL_I3C_ERROR_TE1 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE1) /*!< Target detected an inv…659 #define HAL_I3C_ERROR_TE2 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE2) /*!< Target detected a pari…661 #define HAL_I3C_ERROR_TE3 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE3) /*!< Target detected a pari…664 #define HAL_I3C_ERROR_TE4 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE4) /*!< Target detected 7'h7E …667 #define HAL_I3C_ERROR_TE5 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE5) /*!< Target detected an ill…[all …]
165 #define LL_I3C_SER_PERR I3C_SER_PERR3305 return ((READ_BIT(I3Cx->SER, I3C_SER_PERR) == (I3C_SER_PERR)) ? 1UL : 0UL); in LL_I3C_IsActiveFlag_PERR()
7572 hi3c->ErrorCode |= (I3C_SER_PERR | LL_I3C_GetMessageErrorCode(hi3c->Instance)); in I3C_GetErrorSources()
12441 #define I3C_SER_PERR I3C_SER_PERR_Msk /*!< Protocol E… macro
19412 #define I3C_SER_PERR I3C_SER_PERR_Msk /*!< Protocol E… macro
21544 #define I3C_SER_PERR I3C_SER_PERR_Msk /*!< Protocol E… macro
22145 #define I3C_SER_PERR I3C_SER_PERR_Msk /*!< Protocol E… macro