Searched refs:cy_en_smartio_lutopc_t (Results 1 – 2 of 2) sorted by relevance
381 }cy_en_smartio_lutopc_t; typedef459 cy_en_smartio_lutopc_t opcode; /**< LUT Opcode */537 __STATIC_INLINE cy_en_smartio_lutopc_t Cy_SmartIO_GetLutOpcode(SMARTIO_PRT_Type* base, cy_en_smarti…538 …SetLutOpcode(SMARTIO_PRT_Type* base, cy_en_smartio_lutnum_t lutNum, cy_en_smartio_lutopc_t opcode);718 __STATIC_INLINE cy_en_smartio_lutopc_t Cy_SmartIO_GetLutOpcode(SMARTIO_PRT_Type* base, cy_en_smarti… in Cy_SmartIO_GetLutOpcode()720 …return((cy_en_smartio_lutopc_t)(_FLD2VAL(SMARTIO_PRT_LUT_CTL_LUT_OPC, SMARTIO_PRT_LUT_CTL(base, lu… in Cy_SmartIO_GetLutOpcode()
658 …_SetLutOpcode(SMARTIO_PRT_Type* base, cy_en_smartio_lutnum_t lutNum, cy_en_smartio_lutopc_t opcode) in Cy_SmartIO_SetLutOpcode()