Home
last modified time | relevance | path

Searched refs:I3C_MAXRLR_MRL (Results 1 – 20 of 20) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_i3c.h1384 MODIFY_REG(I3Cx->MAXRLR, I3C_MAXRLR_MRL, MaxReadLength); in LL_I3C_SetMaxReadLength()
1395 return (uint32_t)(READ_BIT(I3Cx->MAXRLR, I3C_MAXRLR_MRL)); in LL_I3C_GetMaxReadLength()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_i3c.h1384 MODIFY_REG(I3Cx->MAXRLR, I3C_MAXRLR_MRL, MaxReadLength); in LL_I3C_SetMaxReadLength()
1395 return (uint32_t)(READ_BIT(I3Cx->MAXRLR, I3C_MAXRLR_MRL)); in LL_I3C_GetMaxReadLength()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_i3c.h1387 MODIFY_REG(I3Cx->MAXRLR, I3C_MAXRLR_MRL, MaxReadLength); in LL_I3C_SetMaxReadLength()
1398 return (uint32_t)(READ_BIT(I3Cx->MAXRLR, I3C_MAXRLR_MRL)); in LL_I3C_GetMaxReadLength()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_i3c.c2022 maxrlr_value = (pConfig->IBIPayloadSize | (pConfig->MaxReadDataSize & I3C_MAXRLR_MRL)); in HAL_I3C_Tgt_Config()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_i3c.c2022 maxrlr_value = (pConfig->IBIPayloadSize | (pConfig->MaxReadDataSize & I3C_MAXRLR_MRL)); in HAL_I3C_Tgt_Config()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c2022 maxrlr_value = (pConfig->IBIPayloadSize | (pConfig->MaxReadDataSize & I3C_MAXRLR_MRL)); in HAL_I3C_Tgt_Config()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h12264 #define I3C_MAXRLR_MRL I3C_MAXRLR_MRL_Msk /*!< Maximum Re… macro
Dstm32h523xx.h18250 #define I3C_MAXRLR_MRL I3C_MAXRLR_MRL_Msk /*!< Maximum Re… macro
Dstm32h562xx.h19794 #define I3C_MAXRLR_MRL I3C_MAXRLR_MRL_Msk /*!< Maximum Re… macro
Dstm32h533xx.h18843 #define I3C_MAXRLR_MRL I3C_MAXRLR_MRL_Msk /*!< Maximum Re… macro
Dstm32h573xx.h22519 #define I3C_MAXRLR_MRL I3C_MAXRLR_MRL_Msk /*!< Maximum Re… macro
Dstm32h563xx.h21926 #define I3C_MAXRLR_MRL I3C_MAXRLR_MRL_Msk /*!< Maximum Re… macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h12035 #define I3C_MAXRLR_MRL I3C_MAXRLR_MRL_Msk /*!< Maximum Re… macro
Dstm32h7s7xx.h12559 #define I3C_MAXRLR_MRL I3C_MAXRLR_MRL_Msk /*!< Maximum Re… macro
Dstm32h7s3xx.h12480 #define I3C_MAXRLR_MRL I3C_MAXRLR_MRL_Msk /*!< Maximum Re… macro
Dstm32h7r7xx.h12112 #define I3C_MAXRLR_MRL I3C_MAXRLR_MRL_Msk /*!< Maximum Re… macro
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h21167 #define I3C_MAXRLR_MRL I3C_MAXRLR_MRL_Msk /*!< Maximum Re… macro
Dstm32n657xx.h22109 #define I3C_MAXRLR_MRL I3C_MAXRLR_MRL_Msk /*!< Maximum Re… macro
Dstm32n655xx.h21867 #define I3C_MAXRLR_MRL I3C_MAXRLR_MRL_Msk /*!< Maximum Re… macro
Dstm32n647xx.h21409 #define I3C_MAXRLR_MRL I3C_MAXRLR_MRL_Msk /*!< Maximum Re… macro