Searched defs:intType (Results 1 – 3 of 3) sorted by relevance
420 …rruptTriggerMode_Ext(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_en_lpcomp_int_t intType, in Cy_LPComp_SetInterruptTriggerMode_Ext()472 …InterruptTriggerMode(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_en_lpcomp_int_t intType) in Cy_LPComp_SetInterruptTriggerMode()
431 cy_en_lpcomp_int_t intType; /**< Sets the low-power comparator interrupt mode */ member454 cy_en_lpcomp_int_t intType[CY_LPCOMP_MAX_CHANNEL_NUM]; member
55 #define _cyhal_lpcomp_setinterrupttriggermode(base, channel, intType) \ argument