Searched refs:WrapSize (Results 1 – 2 of 2) sorted by relevance
87 …uint32_t WrapSize; /* It indicates the wrap-size corresponding the external devic… member
334 assert_param(IS_OSPI_WRAP_SIZE (hospi->Init.WrapSize)); in HAL_OSPI_Init()384 MODIFY_REG(hospi->Instance->DCR2, OCTOSPI_DCR2_WRAPSIZE, hospi->Init.WrapSize); in HAL_OSPI_Init()