Searched refs:ChipSelectHighTime (Results 1 – 6 of 6) sorted by relevance
64 …uint32_t ChipSelectHighTime; /*!< It defines the minimum number of clocks which the chip se… member
66 …uint32_t ChipSelectHighTime; /*!< It defines the minimum number of clocks which the chip se… member
268 hospi->Init.ChipSelectHighTime = 2; in MX_OSPI_NOR_Init()
296 hospi->Init.ChipSelectHighTime = 2; in MX_OSPI_NOR_Init()
326 assert_param(IS_OSPI_CS_HIGH_TIME (hospi->Init.ChipSelectHighTime)); in HAL_OSPI_Init()375 ((hospi->Init.ChipSelectHighTime - 1U) << OCTOSPI_DCR1_CSHT_Pos) | in HAL_OSPI_Init()
336 assert_param(IS_OSPI_CS_HIGH_TIME(hospi->Init.ChipSelectHighTime)); in HAL_OSPI_Init()387 ((hospi->Init.ChipSelectHighTime - 1U) << OCTOSPI_DCR1_CSHT_Pos) | in HAL_OSPI_Init()