Searched refs:nbbytes (Results 1 – 5 of 5) sorted by relevance
1907 uint32_t nbbytes; in HAL_DSI_Read() local1963 nbbytes = (datasize < 4U) ? datasize : 4U; in HAL_DSI_Read()1965 for (count = 0U; count < nbbytes; count++) in HAL_DSI_Read()
1762 uint32_t nbbytes; in HAL_DSI_Read() local1818 nbbytes = (datasize < 4U) ? datasize : 4U; in HAL_DSI_Read()1820 for (count = 0U; count < nbbytes; count++) in HAL_DSI_Read()