Home
last modified time | relevance | path

Searched refs:lowerLimitActionType (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_mcwdt_b.c370 cy_en_mcwdt_lower_upper_action_t lowerLimitActionType = CY_MCWDT_ACTION_NONE; in Cy_MCWDT_GetLowerAction() local
375lowerLimitActionType = (cy_en_mcwdt_lower_upper_action_t)(_FLD2VAL(MCWDT_CTR_CONFIG_LOWER_ACTION, … in Cy_MCWDT_GetLowerAction()
378lowerLimitActionType = (cy_en_mcwdt_lower_upper_action_t)(_FLD2VAL(MCWDT_CTR_CONFIG_LOWER_ACTION, … in Cy_MCWDT_GetLowerAction()
385 return lowerLimitActionType; /* Control shouldn't reach here, fixes IAR compilation warning */ in Cy_MCWDT_GetLowerAction()