Searched refs:MAXWLR (Results 1 – 17 of 17) sorted by relevance
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_i3c.h | 1443 MODIFY_REG(I3Cx->MAXWLR, I3C_MAXWLR_MWL, MaxWriteLength); in LL_I3C_SetMaxWriteLength() 1454 return (uint32_t)(READ_BIT(I3Cx->MAXWLR, I3C_MAXWLR_MWL)); in LL_I3C_GetMaxWriteLength()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_i3c.h | 1443 MODIFY_REG(I3Cx->MAXWLR, I3C_MAXWLR_MWL, MaxWriteLength); in LL_I3C_SetMaxWriteLength() 1454 return (uint32_t)(READ_BIT(I3Cx->MAXWLR, I3C_MAXWLR_MWL)); in LL_I3C_GetMaxWriteLength()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_i3c.h | 1446 MODIFY_REG(I3Cx->MAXWLR, I3C_MAXWLR_MWL, MaxWriteLength); in LL_I3C_SetMaxWriteLength() 1457 return (uint32_t)(READ_BIT(I3Cx->MAXWLR, I3C_MAXWLR_MWL)); in LL_I3C_GetMaxWriteLength()
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 266 …__IO uint32_t MAXWLR; /*!< I3C Maximum Write Length register, Address offset: 0x94… member
|
D | stm32h523xx.h | 295 …__IO uint32_t MAXWLR; /*!< I3C Maximum Write Length register, Address offset: 0x94… member
|
D | stm32h562xx.h | 314 …__IO uint32_t MAXWLR; /*!< I3C Maximum Write Length register, Address offset: 0x94… member
|
D | stm32h533xx.h | 298 …__IO uint32_t MAXWLR; /*!< I3C Maximum Write Length register, Address offset: 0x94… member
|
D | stm32h573xx.h | 322 …__IO uint32_t MAXWLR; /*!< I3C Maximum Write Length register, Address offset: 0x94… member
|
D | stm32h563xx.h | 319 …__IO uint32_t MAXWLR; /*!< I3C Maximum Write Length register, Address offset: 0x94… member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 1064 …__IO uint32_t MAXWLR; /*!< I3C Maximum Write Length register, Address offset: 0x94… member
|
D | stm32h7s7xx.h | 1119 …__IO uint32_t MAXWLR; /*!< I3C Maximum Write Length register, Address offset: 0x94… member
|
D | stm32h7s3xx.h | 1112 …__IO uint32_t MAXWLR; /*!< I3C Maximum Write Length register, Address offset: 0x94… member
|
D | stm32h7r7xx.h | 1069 …__IO uint32_t MAXWLR; /*!< I3C Maximum Write Length register, Address offset: 0x94… member
|
/hal_stm32-latest/stm32cube/stm32n6xx/soc/ |
D | stm32n645xx.h | 1529 …__IO uint32_t MAXWLR; /*!< I3C Maximum Write Length register, Address offset: 0x94… member
|
D | stm32n657xx.h | 1606 …__IO uint32_t MAXWLR; /*!< I3C Maximum Write Length register, Address offset: 0x94… member
|
D | stm32n655xx.h | 1578 …__IO uint32_t MAXWLR; /*!< I3C Maximum Write Length register, Address offset: 0x94… member
|
D | stm32n647xx.h | 1557 …__IO uint32_t MAXWLR; /*!< I3C Maximum Write Length register, Address offset: 0x94… member
|