Searched refs:cy_lpcomp_context (Results 1 – 1 of 1) sorted by relevance
40 static cy_stc_lpcomp_context_t cy_lpcomp_context; variable190 cy_lpcomp_context.intType[(uint8_t)channel - 1u] = config->intType; in Cy_LPComp_Init()193 cy_lpcomp_context.power[(uint8_t)channel - 1u] = config->power; in Cy_LPComp_Init()280 powerSpeed = cy_lpcomp_context.power[(uint8_t)channel - 1u]; in Cy_LPComp_Enable()300 …Cy_LPComp_SetInterruptTriggerMode(base, channel, cy_lpcomp_context.intType[(uint8_t)channel - 1u]); in Cy_LPComp_Enable()487 cy_lpcomp_context.intType[(uint8_t)channel - 1u] = intType; in Cy_LPComp_SetInterruptTriggerMode()