Searched refs:ChipSelectBoundary (Results 1 – 2 of 2) sorted by relevance
97 uint32_t ChipSelectBoundary; /* It enables the transaction boundary feature and member
338 assert_param(IS_OSPI_CS_BOUNDARY (hospi->Init.ChipSelectBoundary)); in HAL_OSPI_Init()387 hospi->Instance->DCR3 = (hospi->Init.ChipSelectBoundary << OCTOSPI_DCR3_CSBOUND_Pos); in HAL_OSPI_Init()