Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_i3c.h2134 MODIFY_REG(I3Cx->GETMXDSR, I3C_GETMXDSR_HOFFAS, HandoffActivityState); in LL_I3C_SetHandoffActivityState()
2149 return (uint32_t)(READ_BIT(I3Cx->GETMXDSR, I3C_GETMXDSR_HOFFAS)); in LL_I3C_GetHandoffActivityState()
2166 MODIFY_REG(I3Cx->GETMXDSR, I3C_GETMXDSR_FMT, MaxDataSpeedFormat); in LL_I3C_SetMaxDataSpeedFormat()
2181 return (uint32_t)(READ_BIT(I3Cx->GETMXDSR, I3C_GETMXDSR_FMT)); in LL_I3C_GetMaxDataSpeedFormat()
2194 …MODIFY_REG(I3Cx->GETMXDSR, I3C_GETMXDSR_RDTURN, (MiddleByteTurnAround << I3C_GETMXDSR_RDTURN_Pos)); in LL_I3C_SetMiddleByteTurnAround()
2205 return (uint32_t)(READ_BIT(I3Cx->GETMXDSR, I3C_GETMXDSR_RDTURN)); in LL_I3C_GetMiddleByteTurnAround()
2220 MODIFY_REG(I3Cx->GETMXDSR, I3C_GETMXDSR_TSCO, DataTurnAroundTime); in LL_I3C_SetDataTurnAroundTime()
2233 return (uint32_t)(READ_BIT(I3Cx->GETMXDSR, I3C_GETMXDSR_TSCO)); in LL_I3C_GetDataTurnAroundTime()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_i3c.h2134 MODIFY_REG(I3Cx->GETMXDSR, I3C_GETMXDSR_HOFFAS, HandoffActivityState); in LL_I3C_SetHandoffActivityState()
2149 return (uint32_t)(READ_BIT(I3Cx->GETMXDSR, I3C_GETMXDSR_HOFFAS)); in LL_I3C_GetHandoffActivityState()
2166 MODIFY_REG(I3Cx->GETMXDSR, I3C_GETMXDSR_FMT, MaxDataSpeedFormat); in LL_I3C_SetMaxDataSpeedFormat()
2181 return (uint32_t)(READ_BIT(I3Cx->GETMXDSR, I3C_GETMXDSR_FMT)); in LL_I3C_GetMaxDataSpeedFormat()
2194 …MODIFY_REG(I3Cx->GETMXDSR, I3C_GETMXDSR_RDTURN, (MiddleByteTurnAround << I3C_GETMXDSR_RDTURN_Pos)); in LL_I3C_SetMiddleByteTurnAround()
2205 return (uint32_t)(READ_BIT(I3Cx->GETMXDSR, I3C_GETMXDSR_RDTURN)); in LL_I3C_GetMiddleByteTurnAround()
2220 MODIFY_REG(I3Cx->GETMXDSR, I3C_GETMXDSR_TSCO, DataTurnAroundTime); in LL_I3C_SetDataTurnAroundTime()
2233 return (uint32_t)(READ_BIT(I3Cx->GETMXDSR, I3C_GETMXDSR_TSCO)); in LL_I3C_GetDataTurnAroundTime()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_i3c.h2137 MODIFY_REG(I3Cx->GETMXDSR, I3C_GETMXDSR_HOFFAS, HandoffActivityState); in LL_I3C_SetHandoffActivityState()
2152 return (uint32_t)(READ_BIT(I3Cx->GETMXDSR, I3C_GETMXDSR_HOFFAS)); in LL_I3C_GetHandoffActivityState()
2169 MODIFY_REG(I3Cx->GETMXDSR, I3C_GETMXDSR_FMT, MaxDataSpeedFormat); in LL_I3C_SetMaxDataSpeedFormat()
2184 return (uint32_t)(READ_BIT(I3Cx->GETMXDSR, I3C_GETMXDSR_FMT)); in LL_I3C_GetMaxDataSpeedFormat()
2197 …MODIFY_REG(I3Cx->GETMXDSR, I3C_GETMXDSR_RDTURN, (MiddleByteTurnAround << I3C_GETMXDSR_RDTURN_Pos)); in LL_I3C_SetMiddleByteTurnAround()
2208 return (uint32_t)(READ_BIT(I3Cx->GETMXDSR, I3C_GETMXDSR_RDTURN)); in LL_I3C_GetMiddleByteTurnAround()
2223 MODIFY_REG(I3Cx->GETMXDSR, I3C_GETMXDSR_TSCO, DataTurnAroundTime); in LL_I3C_SetDataTurnAroundTime()
2236 return (uint32_t)(READ_BIT(I3Cx->GETMXDSR, I3C_GETMXDSR_TSCO)); in LL_I3C_GetDataTurnAroundTime()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_i3c.c2019 WRITE_REG(hi3c->Instance->GETMXDSR, getmxdsr_value); in HAL_I3C_Tgt_Config()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_i3c.c2019 WRITE_REG(hi3c->Instance->GETMXDSR, getmxdsr_value); in HAL_I3C_Tgt_Config()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c2019 WRITE_REG(hi3c->Instance->GETMXDSR, getmxdsr_value); in HAL_I3C_Tgt_Config()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h276 …__IO uint32_t GETMXDSR; /*!< I3C GET Max Data Speed register, Address offset: 0xD0… member
Dstm32h523xx.h305 …__IO uint32_t GETMXDSR; /*!< I3C GET Max Data Speed register, Address offset: 0xD0… member
Dstm32h562xx.h324 …__IO uint32_t GETMXDSR; /*!< I3C GET Max Data Speed register, Address offset: 0xD0… member
Dstm32h533xx.h308 …__IO uint32_t GETMXDSR; /*!< I3C GET Max Data Speed register, Address offset: 0xD0… member
Dstm32h573xx.h332 …__IO uint32_t GETMXDSR; /*!< I3C GET Max Data Speed register, Address offset: 0xD0… member
Dstm32h563xx.h329 …__IO uint32_t GETMXDSR; /*!< I3C GET Max Data Speed register, Address offset: 0xD0… member
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h1074 …__IO uint32_t GETMXDSR; /*!< I3C GET Max Data Speed register, Address offset: 0xD0… member
Dstm32h7s7xx.h1129 …__IO uint32_t GETMXDSR; /*!< I3C GET Max Data Speed register, Address offset: 0xD0… member
Dstm32h7s3xx.h1122 …__IO uint32_t GETMXDSR; /*!< I3C GET Max Data Speed register, Address offset: 0xD0… member
Dstm32h7r7xx.h1079 …__IO uint32_t GETMXDSR; /*!< I3C GET Max Data Speed register, Address offset: 0xD0… member
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h1539 …__IO uint32_t GETMXDSR; /*!< I3C GET Max Data Speed register, Address offset: 0xD0… member
Dstm32n657xx.h1616 …__IO uint32_t GETMXDSR; /*!< I3C GET Max Data Speed register, Address offset: 0xD0… member
Dstm32n655xx.h1588 …__IO uint32_t GETMXDSR; /*!< I3C GET Max Data Speed register, Address offset: 0xD0… member
Dstm32n647xx.h1567 …__IO uint32_t GETMXDSR; /*!< I3C GET Max Data Speed register, Address offset: 0xD0… member