Searched defs:slew (Results 1 – 2 of 2) sorted by relevance
26 uint32_t slew = (conf >> MCHP_XEC_SLEW_RATE_POS) & MCHP_XEC_SLEW_RATE_MSK0; in config_drive_slew() local
29 #define DRCTL_CONFIG(drive, pull, schmitt, slew) \ argument