Searched refs:ClockMode (Results 1 – 4 of 4) sorted by relevance
82 …uint32_t ClockMode; /* Specifies the Clock Mode. It indicates the level that clock takes … member
85 …uint32_t ClockMode; /* It indicates the level of clock when the chip select is rel… member
325 assert_param(IS_QSPI_CLOCK_MODE(hqspi->Init.ClockMode)); in HAL_QSPI_Init()395 hqspi->Init.ChipSelectHighTime | hqspi->Init.ClockMode)); in HAL_QSPI_Init()
333 assert_param(IS_OSPI_CLOCK_MODE (hospi->Init.ClockMode)); in HAL_OSPI_Init()381 hospi->Init.ClockMode)); in HAL_OSPI_Init()