Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_ospi_b/
Dr_ospi_b.c523 uint8_t combo_bytes = (uint8_t) (2U * ((uint8_t) OSPI_B_CFG_COMBINATION_FUNCTION + 1U)); in R_OSPI_B_Write() local
524 if (byte_count < combo_bytes) in R_OSPI_B_Write()