Home
last modified time | relevance | path

Searched refs:I3C_SER_PERR (Results 1 – 23 of 23) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_i3c.h714 #define HAL_I3C_ERROR_CE0 (I3C_SER_PERR | LL_I3C_CONTROLLER_ERROR_CE0) /*!< Controller detected an…
716 #define HAL_I3C_ERROR_CE1 (I3C_SER_PERR | LL_I3C_CONTROLLER_ERROR_CE1) /*!< Controller detected th…
718 #define HAL_I3C_ERROR_CE2 (I3C_SER_PERR | LL_I3C_CONTROLLER_ERROR_CE2) /*!< Controller detected th…
720 #define HAL_I3C_ERROR_CE3 (I3C_SER_PERR | LL_I3C_CONTROLLER_ERROR_CE3) /*!< Controller detected th…
723 #define HAL_I3C_ERROR_TE0 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE0) /*!< Target detected an inv…
725 #define HAL_I3C_ERROR_TE1 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE1) /*!< Target detected an inv…
726 #define HAL_I3C_ERROR_TE2 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE2) /*!< Target detected a pari…
728 #define HAL_I3C_ERROR_TE3 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE3) /*!< Target detected a pari…
731 #define HAL_I3C_ERROR_TE4 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE4) /*!< Target detected 7'h7E …
734 #define HAL_I3C_ERROR_TE5 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE5) /*!< Target detected an ill…
[all …]
Dstm32h5xx_ll_i3c.h165 #define LL_I3C_SER_PERR I3C_SER_PERR
3303 return ((READ_BIT(I3Cx->SER, I3C_SER_PERR) == (I3C_SER_PERR)) ? 1UL : 0UL); in LL_I3C_IsActiveFlag_PERR()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_i3c.h714 #define HAL_I3C_ERROR_CE0 (I3C_SER_PERR | LL_I3C_CONTROLLER_ERROR_CE0) /*!< Controller detected an…
716 #define HAL_I3C_ERROR_CE1 (I3C_SER_PERR | LL_I3C_CONTROLLER_ERROR_CE1) /*!< Controller detected th…
718 #define HAL_I3C_ERROR_CE2 (I3C_SER_PERR | LL_I3C_CONTROLLER_ERROR_CE2) /*!< Controller detected th…
720 #define HAL_I3C_ERROR_CE3 (I3C_SER_PERR | LL_I3C_CONTROLLER_ERROR_CE3) /*!< Controller detected th…
723 #define HAL_I3C_ERROR_TE0 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE0) /*!< Target detected an inv…
725 #define HAL_I3C_ERROR_TE1 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE1) /*!< Target detected an inv…
726 #define HAL_I3C_ERROR_TE2 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE2) /*!< Target detected a pari…
728 #define HAL_I3C_ERROR_TE3 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE3) /*!< Target detected a pari…
731 #define HAL_I3C_ERROR_TE4 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE4) /*!< Target detected 7'h7E …
734 #define HAL_I3C_ERROR_TE5 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE5) /*!< Target detected an ill…
[all …]
Dstm32h7rsxx_ll_i3c.h168 #define LL_I3C_SER_PERR I3C_SER_PERR
3306 return ((READ_BIT(I3Cx->SER, I3C_SER_PERR) == (I3C_SER_PERR)) ? 1UL : 0UL); in LL_I3C_IsActiveFlag_PERR()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_i3c.h714 #define HAL_I3C_ERROR_CE0 (I3C_SER_PERR | LL_I3C_CONTROLLER_ERROR_CE0) /*!< Controller detected an…
716 #define HAL_I3C_ERROR_CE1 (I3C_SER_PERR | LL_I3C_CONTROLLER_ERROR_CE1) /*!< Controller detected th…
718 #define HAL_I3C_ERROR_CE2 (I3C_SER_PERR | LL_I3C_CONTROLLER_ERROR_CE2) /*!< Controller detected th…
720 #define HAL_I3C_ERROR_CE3 (I3C_SER_PERR | LL_I3C_CONTROLLER_ERROR_CE3) /*!< Controller detected th…
723 #define HAL_I3C_ERROR_TE0 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE0) /*!< Target detected an inv…
725 #define HAL_I3C_ERROR_TE1 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE1) /*!< Target detected an inv…
726 #define HAL_I3C_ERROR_TE2 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE2) /*!< Target detected a pari…
728 #define HAL_I3C_ERROR_TE3 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE3) /*!< Target detected a pari…
731 #define HAL_I3C_ERROR_TE4 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE4) /*!< Target detected 7'h7E …
734 #define HAL_I3C_ERROR_TE5 (I3C_SER_PERR | LL_I3C_TARGET_ERROR_TE5) /*!< Target detected an ill…
[all …]
Dstm32n6xx_ll_i3c.h165 #define LL_I3C_SER_PERR I3C_SER_PERR
3303 return ((READ_BIT(I3Cx->SER, I3C_SER_PERR) == (I3C_SER_PERR)) ? 1UL : 0UL); in LL_I3C_IsActiveFlag_PERR()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_i3c.c8931 hi3c->ErrorCode |= (I3C_SER_PERR | LL_I3C_GetMessageErrorCode(hi3c->Instance)); in I3C_GetErrorSources()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_i3c.c8937 hi3c->ErrorCode |= (I3C_SER_PERR | LL_I3C_GetMessageErrorCode(hi3c->Instance)); in I3C_GetErrorSources()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c8931 hi3c->ErrorCode |= (I3C_SER_PERR | LL_I3C_GetMessageErrorCode(hi3c->Instance)); in I3C_GetErrorSources()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h11967 #define I3C_SER_PERR I3C_SER_PERR_Msk /*!< Protocol E… macro
Dstm32h523xx.h17953 #define I3C_SER_PERR I3C_SER_PERR_Msk /*!< Protocol E… macro
Dstm32h562xx.h19497 #define I3C_SER_PERR I3C_SER_PERR_Msk /*!< Protocol E… macro
Dstm32h533xx.h18546 #define I3C_SER_PERR I3C_SER_PERR_Msk /*!< Protocol E… macro
Dstm32h573xx.h22222 #define I3C_SER_PERR I3C_SER_PERR_Msk /*!< Protocol E… macro
Dstm32h563xx.h21629 #define I3C_SER_PERR I3C_SER_PERR_Msk /*!< Protocol E… macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h11738 #define I3C_SER_PERR I3C_SER_PERR_Msk /*!< Protocol E… macro
Dstm32h7s7xx.h12262 #define I3C_SER_PERR I3C_SER_PERR_Msk /*!< Protocol E… macro
Dstm32h7s3xx.h12183 #define I3C_SER_PERR I3C_SER_PERR_Msk /*!< Protocol E… macro
Dstm32h7r7xx.h11815 #define I3C_SER_PERR I3C_SER_PERR_Msk /*!< Protocol E… macro
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h20870 #define I3C_SER_PERR I3C_SER_PERR_Msk /*!< Protocol E… macro
Dstm32n657xx.h21812 #define I3C_SER_PERR I3C_SER_PERR_Msk /*!< Protocol E… macro
Dstm32n655xx.h21570 #define I3C_SER_PERR I3C_SER_PERR_Msk /*!< Protocol E… macro
Dstm32n647xx.h21112 #define I3C_SER_PERR I3C_SER_PERR_Msk /*!< Protocol E… macro