Searched refs:cy_en_smartio_dudata_t (Results 1 – 2 of 2) sorted by relevance
409 }cy_en_smartio_dudata_t; typedef468 cy_en_smartio_dudata_t data0; /**< DU input DATA0 source selection */469 cy_en_smartio_dudata_t data1; /**< DU input DATA1 source selection */550 __STATIC_INLINE cy_en_smartio_dudata_t Cy_SmartIO_GetDuData(SMARTIO_PRT_Type* base, cy_en_smartio_d…551 …SetDuData(SMARTIO_PRT_Type* base, cy_en_smartio_datanum_t dataNum, cy_en_smartio_dudata_t dataSrc);786 __STATIC_INLINE cy_en_smartio_dudata_t Cy_SmartIO_GetDuData(SMARTIO_PRT_Type* base, cy_en_smartio_d… in Cy_SmartIO_GetDuData()789 … (cy_en_smartio_dudata_t)_FLD2VAL(SMARTIO_PRT_DU_SEL_DU_DATA0_SEL, SMARTIO_PRT_DU_SEL(base)) : in Cy_SmartIO_GetDuData()790 … (cy_en_smartio_dudata_t)_FLD2VAL(SMARTIO_PRT_DU_SEL_DU_DATA1_SEL, SMARTIO_PRT_DU_SEL(base))); in Cy_SmartIO_GetDuData()
908 …_SetDuData(SMARTIO_PRT_Type* base, cy_en_smartio_datanum_t dataNum, cy_en_smartio_dudata_t dataSrc) in Cy_SmartIO_SetDuData()