Searched refs:ChipSelectHighTimeCycle (Results 1 – 8 of 8) sorted by relevance
340 assert_param(IS_XSPI_CS_HIGH_TIME_CYCLE(hxspi->Init.ChipSelectHighTimeCycle)); in HAL_XSPI_Init()391 … ((hxspi->Init.ChipSelectHighTimeCycle - 1U) << XSPI_DCR1_CSHT_Pos) | hxspi->Init.ClockMode)); in HAL_XSPI_Init()
64 …uint32_t ChipSelectHighTimeCycle; /*!< It defines the minimum number of clocks which the chip se… member
62 …uint32_t ChipSelectHighTimeCycle; /*!< It defines the minimum number of clocks which the chip se… member
356 assert_param(IS_XSPI_CS_HIGH_TIME_CYCLE(hxspi->Init.ChipSelectHighTimeCycle)); in HAL_XSPI_Init()406 … ((hxspi->Init.ChipSelectHighTimeCycle - 1U) << XSPI_DCR1_CSHT_Pos) | hxspi->Init.ClockMode)); in HAL_XSPI_Init()
355 assert_param(IS_XSPI_CS_HIGH_TIME_CYCLE(hxspi->Init.ChipSelectHighTimeCycle)); in HAL_XSPI_Init()404 … ((hxspi->Init.ChipSelectHighTimeCycle - 1U) << XSPI_DCR1_CSHT_Pos) | hxspi->Init.ClockMode)); in HAL_XSPI_Init()
65 …uint32_t ChipSelectHighTimeCycle; /*!< It defines the minimum number of clocks which the chip se… member
370 assert_param(IS_XSPI_CS_HIGH_TIME_CYCLE(hxspi->Init.ChipSelectHighTimeCycle)); in HAL_XSPI_Init()434 … ((hxspi->Init.ChipSelectHighTimeCycle - 1U) << XSPI_DCR1_CSHT_Pos) | hxspi->Init.ClockMode)); in HAL_XSPI_Init()