/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_i3c.h | 1384 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() 1413 MODIFY_REG(I3Cx->MAXRLR, I3C_MAXRLR_IBIP, NbIBIAddData); in LL_I3C_ConfigNbIBIAddData() 1430 return (uint32_t)(READ_BIT(I3Cx->MAXRLR, I3C_MAXRLR_IBIP)); in LL_I3C_GetConfigNbIBIAddData()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_i3c.h | 1384 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() 1413 MODIFY_REG(I3Cx->MAXRLR, I3C_MAXRLR_IBIP, NbIBIAddData); in LL_I3C_ConfigNbIBIAddData() 1430 return (uint32_t)(READ_BIT(I3Cx->MAXRLR, I3C_MAXRLR_IBIP)); in LL_I3C_GetConfigNbIBIAddData()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_i3c.h | 1387 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() 1416 MODIFY_REG(I3Cx->MAXRLR, I3C_MAXRLR_IBIP, NbIBIAddData); in LL_I3C_ConfigNbIBIAddData() 1433 return (uint32_t)(READ_BIT(I3Cx->MAXRLR, I3C_MAXRLR_IBIP)); in LL_I3C_GetConfigNbIBIAddData()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_i3c.c | 2025 WRITE_REG(hi3c->Instance->MAXRLR, maxrlr_value); in HAL_I3C_Tgt_Config()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_i3c.c | 2025 WRITE_REG(hi3c->Instance->MAXRLR, maxrlr_value); in HAL_I3C_Tgt_Config()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_i3c.c | 2025 WRITE_REG(hi3c->Instance->MAXRLR, maxrlr_value); in HAL_I3C_Tgt_Config()
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 265 …__IO uint32_t MAXRLR; /*!< I3C Maximum Read Length register, Address offset: 0x90… member
|
D | stm32h523xx.h | 294 …__IO uint32_t MAXRLR; /*!< I3C Maximum Read Length register, Address offset: 0x90… member
|
D | stm32h562xx.h | 313 …__IO uint32_t MAXRLR; /*!< I3C Maximum Read Length register, Address offset: 0x90… member
|
D | stm32h533xx.h | 297 …__IO uint32_t MAXRLR; /*!< I3C Maximum Read Length register, Address offset: 0x90… member
|
D | stm32h573xx.h | 321 …__IO uint32_t MAXRLR; /*!< I3C Maximum Read Length register, Address offset: 0x90… member
|
D | stm32h563xx.h | 318 …__IO uint32_t MAXRLR; /*!< I3C Maximum Read Length register, Address offset: 0x90… member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 1063 …__IO uint32_t MAXRLR; /*!< I3C Maximum Read Length register, Address offset: 0x90… member
|
D | stm32h7s7xx.h | 1118 …__IO uint32_t MAXRLR; /*!< I3C Maximum Read Length register, Address offset: 0x90… member
|
D | stm32h7s3xx.h | 1111 …__IO uint32_t MAXRLR; /*!< I3C Maximum Read Length register, Address offset: 0x90… member
|
D | stm32h7r7xx.h | 1068 …__IO uint32_t MAXRLR; /*!< I3C Maximum Read Length register, Address offset: 0x90… member
|
/hal_stm32-latest/stm32cube/stm32n6xx/soc/ |
D | stm32n645xx.h | 1528 …__IO uint32_t MAXRLR; /*!< I3C Maximum Read Length register, Address offset: 0x90… member
|
D | stm32n657xx.h | 1605 …__IO uint32_t MAXRLR; /*!< I3C Maximum Read Length register, Address offset: 0x90… member
|
D | stm32n655xx.h | 1577 …__IO uint32_t MAXRLR; /*!< I3C Maximum Read Length register, Address offset: 0x90… member
|
D | stm32n647xx.h | 1556 …__IO uint32_t MAXRLR; /*!< I3C Maximum Read Length register, Address offset: 0x90… member
|