Searched refs:combo_bytes (Results 1 – 1 of 1) sorted by relevance
523 uint8_t combo_bytes = (uint8_t) (2U * ((uint8_t) OSPI_B_CFG_COMBINATION_FUNCTION + 1U)); in R_OSPI_B_Write() local524 if (byte_count < combo_bytes) in R_OSPI_B_Write()