Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_keyscan.h313 uint8_t microDebCnt; /**< micro debounce count */ member
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_keyscan.c646 CY_ASSERT_L3(CY_KEYSCAN_IS_U_DEBOUNCE_VALID(config->microDebCnt)); in Cy_Keyscan_Init()
653 … _VAL2FLD(MXKEYSCAN_DEBOUNCE_U_DEBOUNCE, config->microDebCnt)); in Cy_Keyscan_Init()
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_keyscan.c74 .microDebCnt = 3,