Searched refs:LVPSA_OK (Results 1 – 7 of 7) sorted by relevance
71 return (LVPSA_OK); in LVPSA_Control()99 return (LVPSA_OK); in LVPSA_GetControlParams()129 return (LVPSA_OK); in LVPSA_GetInitParams()213 return (LVPSA_OK); in LVPSA_ApplyNewSettings()272 return (LVPSA_OK); in LVPSA_SetBPFiltersType()345 return (LVPSA_OK); in LVPSA_SetBPFCoefficients()379 return (LVPSA_OK); in LVPSA_SetQPFCoefficients()481 return (LVPSA_OK); in LVPSA_BPSinglePrecCoefs()596 return (LVPSA_OK); in LVPSA_BPDoublePrecCoefs()619 return (LVPSA_OK); in LVPSA_ClearFilterHistory()
127 return (LVPSA_OK); in LVPSA_Process()205 return (LVPSA_OK); in LVPSA_GetSpectrum()240 return (LVPSA_OK); in LVPSA_GetSpectrum()
45 LVPSA_RETURN errorCode = LVPSA_OK; in LVPSA_Init()
87 if (LVPSA_Status != LVPSA_OK) { in LVM_GetSpectrum()
727 if (PSA_Status != LVPSA_OK) { in LVM_ApplyNewSettings()735 if (PSA_Status != LVPSA_OK) { in LVM_ApplyNewSettings()
404 if (PSA_Status != LVPSA_OK) { in LVM_GetInstanceHandle()
70 LVPSA_OK, /* The function ran without any problem */ enumerator