Home
last modified time | relevance | path

Searched defs:ps2_xec_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/ps2/
Dps2_mchp_xec.c33 struct ps2_xec_config { struct
34 struct ps2_regs * const regs;
35 int isr_nvic;
36 uint8_t girq_id;
60 const struct ps2_xec_config * const cfg = dev->config; in ps2_xec_slp_en_clr() argument