Searched refs:cy_en_smartio_duopc_t (Results 1 – 2 of 2) sorted by relevance
426 }cy_en_smartio_duopc_t; typedef470 cy_en_smartio_duopc_t opcode; /**< DU op-code */552 __STATIC_INLINE cy_en_smartio_duopc_t Cy_SmartIO_GetDuOpc(SMARTIO_PRT_Type* base);554 cy_en_smartio_status_t Cy_SmartIO_SetDuOperation(SMARTIO_PRT_Type* base, cy_en_smartio_duopc_t opco…810 __STATIC_INLINE cy_en_smartio_duopc_t Cy_SmartIO_GetDuOpc(SMARTIO_PRT_Type* base) in Cy_SmartIO_GetDuOpc()812 return ((cy_en_smartio_duopc_t)_FLD2VAL(SMARTIO_PRT_DU_CTL_DU_OPC, SMARTIO_PRT_DU_CTL(base))); in Cy_SmartIO_GetDuOpc()
956 cy_en_smartio_status_t Cy_SmartIO_SetDuOperation(SMARTIO_PRT_Type* base, cy_en_smartio_duopc_t opco… in Cy_SmartIO_SetDuOperation()