Searched refs:_CYHAL_KEYSCAN_MAX_COLS (Results 1 – 1 of 1) sorted by relevance
58 #define _CYHAL_KEYSCAN_MAX_COLS MXKEYSCAN_NUM_COLS_OUT macro175 for (uint8_t idx=0; idx < _CYHAL_KEYSCAN_MAX_COLS; idx++) obj->columns[idx] = NC; in _cyhal_keyscan_init_resources()180 if ((num_columns > _CYHAL_KEYSCAN_MAX_COLS) || (num_rows > _CYHAL_KEYSCAN_MAX_ROWS )) in _cyhal_keyscan_init_resources()371 for (uint8_t idx=0; idx < _CYHAL_KEYSCAN_MAX_COLS; idx++) obj->columns[idx] = NC; in cyhal_keyscan_init_cfg()414 for (uint8_t idx=0; idx < _CYHAL_KEYSCAN_MAX_COLS; idx++) in cyhal_keyscan_free()