Searched refs:cy_en_smartio_dusize_t (Results 1 – 2 of 2) sorted by relevance
440 }cy_en_smartio_dusize_t; typedef471 cy_en_smartio_dusize_t size; /**< DU operation bit size */553 __STATIC_INLINE cy_en_smartio_dusize_t Cy_SmartIO_GetDuSize(SMARTIO_PRT_Type* base);554 …_SetDuOperation(SMARTIO_PRT_Type* base, cy_en_smartio_duopc_t opcode, cy_en_smartio_dusize_t size);832 __STATIC_INLINE cy_en_smartio_dusize_t Cy_SmartIO_GetDuSize(SMARTIO_PRT_Type* base) in Cy_SmartIO_GetDuSize()834 return ((cy_en_smartio_dusize_t)_FLD2VAL(SMARTIO_PRT_DU_CTL_DU_SIZE, SMARTIO_PRT_DU_CTL(base))); in Cy_SmartIO_GetDuSize()
956 …O_SetDuOperation(SMARTIO_PRT_Type* base, cy_en_smartio_duopc_t opcode, cy_en_smartio_dusize_t size) in Cy_SmartIO_SetDuOperation()