Searched refs:rxClockSel (Results 1 – 4 of 4) sorted by relevance
250 .rxClockSel = (uint32_t)CY_SMIF_SEL_INVERTED_FEEDBACK_CLK,
1035 .rxClockSel = (uint32_t)CY_SMIF_SEL_INVERTED_FEEDBACK_CLK, in cyhal_qspi_init()1037 .rxClockSel = (uint32_t)CY_SMIF_SEL_INV_INTERNAL_CLK, in cyhal_qspi_init()
106 CY_ASSERT_L3(CY_SMIF_CLOCK_SEL_VALID(config->rxClockSel)); in Cy_SMIF_Init()113 _VAL2FLD(SMIF_CTL_CLOCK_IF_RX_SEL, config->rxClockSel) | in Cy_SMIF_Init()
1159 uint32_t rxClockSel; /**< Specifies the clock source for the receiver member