Home
last modified time | relevance | path

Searched refs:HAL_I3C_BCR_IN_PAYLOAD_SHIFT (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_i3c.h966 #define HAL_I3C_BCR_IN_PAYLOAD_SHIFT 48 /*!< BCR field in target paylo… macro
1050 …I3C_GET_BCR(__PAYLOAD__) (((uint32_t)((uint64_t)(__PAYLOAD__) >> HAL_I3C_BCR_IN_PAYLOAD_SHIFT)) & \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_i3c.h966 #define HAL_I3C_BCR_IN_PAYLOAD_SHIFT 48 /*!< BCR field in target paylo… macro
1050 …I3C_GET_BCR(__PAYLOAD__) (((uint32_t)((uint64_t)(__PAYLOAD__) >> HAL_I3C_BCR_IN_PAYLOAD_SHIFT)) & \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_i3c.h966 #define HAL_I3C_BCR_IN_PAYLOAD_SHIFT 48 /*!< BCR field in target paylo… macro
1050 …I3C_GET_BCR(__PAYLOAD__) (((uint32_t)((uint64_t)(__PAYLOAD__) >> HAL_I3C_BCR_IN_PAYLOAD_SHIFT)) & \