Searched refs:MEC_PS2_FLAGS_ENABLE (Results 1 – 2 of 2) sorted by relevance
/hal_microchip-latest/mec5/drivers/ | ||
D | mec_ps2_api.h | 48 #define MEC_PS2_FLAGS_ENABLE 0x01u macro |
D | mec_ps2.c | 130 if (flags & MEC_PS2_FLAGS_ENABLE) { in mec_hal_ps2_init() |