Searched refs:ram_cmd_fullness (Results 1 – 1 of 1) sorted by relevance
29 static uint16_t ram_cmd_fullness(void) in ram_cmd_fullness() function36 return (FT800_RAM_CMD_SIZE - 4UL) - ram_cmd_fullness(); in ram_cmd_freespace()174 while (ram_cmd_fullness() > 0) { in ft8xx_copro_cmd_calibrate()