Searched refs:nbbytes (Results 1 – 5 of 5) sorted by relevance
1727 uint32_t nbbytes; in HAL_DSI_Read() local1783 nbbytes = (datasize < 4U) ? datasize : 4U; in HAL_DSI_Read()1785 for (count = 0U; count < nbbytes; count++) in HAL_DSI_Read()
1872 uint32_t nbbytes; in HAL_DSI_Read() local1928 nbbytes = (datasize < 4U) ? datasize : 4U; in HAL_DSI_Read()1930 for (count = 0U; count < nbbytes; count++) in HAL_DSI_Read()