Home
last modified time | relevance | path

Searched refs:signal (Results 1 – 2 of 2) sorted by relevance

/hal_atmel-latest/scripts/
Dsampinctrl.py87 signal, fmap, function): argument
98 signal, fmap, function): argument
130 for port, pin_num, pinmux, periph, signal, function in pin_cfgs:
137 signal, fmap, function)
141 signal, fmap, function)
174 for pinmux, periph, signal, *excludes in pin_lst:
183 pin_cfgs.append((port, pin_num, pinmux, periph, signal, function))
/hal_atmel-latest/pinconfigs/
DREADME.md5 pin to a peripheral signal which multiplex, at end, I/O lines pins. For example,
6 `PWMH0` signal can be mapped to `PA0`, `PA11`, `PA23`, `PB0`, `PC18` or `PD20`
10 Atmel SAM devices use three distinct controllers to configure signal
153 - `signal`
181 - at position `a` the `eic` controller have access to signal `extint0`
182 - at position `c` the signal `pad0` can be defined for `sercom6`
183 - at position `d` the signal `pad1` can be defined for `sercom0`
184 - at position `f` the `tcc0` can output signal `wo0`
186 - at position `l` the `gmac` define signal `gtx2` which won't be available for
191 to deliberate exclude some signal combination.