Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_i3c.c570 const I3C_DeviceTypeDef *pDevice,
9360 const I3C_DeviceTypeDef *pDevice, in I3C_Ctrl_IsDevice_Ready() argument
9399 ((uint32_t)pDevice->Address << I3C_CR_ADD_Pos) | in I3C_Ctrl_IsDevice_Ready()
9400 pDevice->MessageType | LL_I3C_GENERATE_STOP); in I3C_Ctrl_IsDevice_Ready()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_i3c.c570 const I3C_DeviceTypeDef *pDevice,
9366 const I3C_DeviceTypeDef *pDevice, in I3C_Ctrl_IsDevice_Ready() argument
9405 ((uint32_t)pDevice->Address << I3C_CR_ADD_Pos) | in I3C_Ctrl_IsDevice_Ready()
9406 pDevice->MessageType | LL_I3C_GENERATE_STOP); in I3C_Ctrl_IsDevice_Ready()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c570 const I3C_DeviceTypeDef *pDevice,
9360 const I3C_DeviceTypeDef *pDevice, in I3C_Ctrl_IsDevice_Ready() argument
9399 ((uint32_t)pDevice->Address << I3C_CR_ADD_Pos) | in I3C_Ctrl_IsDevice_Ready()
9400 pDevice->MessageType | LL_I3C_GENERATE_STOP); in I3C_Ctrl_IsDevice_Ready()