Home
last modified time | relevance | path

Searched refs:periph (Results 1 – 11 of 11) sorted by relevance

/hal_microchip-latest/include/dt-bindings/pinctrl/
Dpic32cx1025sg41064-pinctrl.h15 SAM_PINMUX(a, 0, a, periph)
19 SAM_PINMUX(a, 0, d, periph)
23 SAM_PINMUX(a, 0, e, periph)
31 SAM_PINMUX(a, 1, a, periph)
35 SAM_PINMUX(a, 1, d, periph)
39 SAM_PINMUX(a, 1, e, periph)
47 SAM_PINMUX(a, 2, a, periph)
51 SAM_PINMUX(a, 2, b, periph)
55 SAM_PINMUX(a, 2, b, periph)
63 SAM_PINMUX(a, 3, a, periph)
[all …]
Dpic32cx1025sg41100-pinctrl.h15 SAM_PINMUX(a, 0, a, periph)
19 SAM_PINMUX(a, 0, d, periph)
23 SAM_PINMUX(a, 0, e, periph)
31 SAM_PINMUX(a, 1, a, periph)
35 SAM_PINMUX(a, 1, d, periph)
39 SAM_PINMUX(a, 1, e, periph)
47 SAM_PINMUX(a, 2, a, periph)
51 SAM_PINMUX(a, 2, b, periph)
55 SAM_PINMUX(a, 2, b, periph)
63 SAM_PINMUX(a, 3, a, periph)
[all …]
Dpic32cx1025sg60100-pinctrl.h15 SAM_PINMUX(a, 0, a, periph)
19 SAM_PINMUX(a, 0, d, periph)
23 SAM_PINMUX(a, 0, e, periph)
31 SAM_PINMUX(a, 1, a, periph)
35 SAM_PINMUX(a, 1, d, periph)
39 SAM_PINMUX(a, 1, e, periph)
47 SAM_PINMUX(a, 2, a, periph)
51 SAM_PINMUX(a, 2, b, periph)
55 SAM_PINMUX(a, 2, b, periph)
63 SAM_PINMUX(a, 3, a, periph)
[all …]
Dpic32cx1025sg61100-pinctrl.h15 SAM_PINMUX(a, 0, a, periph)
19 SAM_PINMUX(a, 0, d, periph)
23 SAM_PINMUX(a, 0, e, periph)
31 SAM_PINMUX(a, 1, a, periph)
35 SAM_PINMUX(a, 1, d, periph)
39 SAM_PINMUX(a, 1, e, periph)
47 SAM_PINMUX(a, 2, a, periph)
51 SAM_PINMUX(a, 2, b, periph)
55 SAM_PINMUX(a, 2, b, periph)
63 SAM_PINMUX(a, 3, a, periph)
[all …]
Dpic32cx1025sg41128-pinctrl.h22 SAM_PINMUX(a, 0, a, periph)
26 SAM_PINMUX(a, 0, d, periph)
30 SAM_PINMUX(a, 0, e, periph)
38 SAM_PINMUX(a, 1, a, periph)
42 SAM_PINMUX(a, 1, d, periph)
46 SAM_PINMUX(a, 1, e, periph)
54 SAM_PINMUX(a, 2, a, periph)
58 SAM_PINMUX(a, 2, b, periph)
62 SAM_PINMUX(a, 2, b, periph)
70 SAM_PINMUX(a, 3, a, periph)
[all …]
Dpic32cx1025sg60128-pinctrl.h22 SAM_PINMUX(a, 0, a, periph)
26 SAM_PINMUX(a, 0, d, periph)
30 SAM_PINMUX(a, 0, e, periph)
38 SAM_PINMUX(a, 1, a, periph)
42 SAM_PINMUX(a, 1, d, periph)
46 SAM_PINMUX(a, 1, e, periph)
54 SAM_PINMUX(a, 2, a, periph)
58 SAM_PINMUX(a, 2, b, periph)
62 SAM_PINMUX(a, 2, b, periph)
70 SAM_PINMUX(a, 3, a, periph)
[all …]
Dpic32cx1025sg61128-pinctrl.h22 SAM_PINMUX(a, 0, a, periph)
26 SAM_PINMUX(a, 0, d, periph)
30 SAM_PINMUX(a, 0, e, periph)
38 SAM_PINMUX(a, 1, a, periph)
42 SAM_PINMUX(a, 1, d, periph)
46 SAM_PINMUX(a, 1, e, periph)
54 SAM_PINMUX(a, 2, a, periph)
58 SAM_PINMUX(a, 2, b, periph)
62 SAM_PINMUX(a, 2, b, periph)
70 SAM_PINMUX(a, 3, a, periph)
[all …]
/hal_microchip-latest/scripts/
Dpic32cxsgpinctrl.py90 def write_wakeup_function(f, port, pin_num, pinmux, periph, argument
101 def write_periph_function(f, port, pin_num, pinmux, periph, argument
134 for port, pin_num, pinmux, periph, signal, function in pin_cfgs:
140 write_wakeup_function(f, port, pin_num, pinmux, periph,
144 write_periph_function(f, port, pin_num, pinmux, periph,
178 for pinmux, periph, signal, *excludes in pin_lst:
187 pin_cfgs.append((port, pin_num, pinmux, periph, signal, function))
Dpic32pinctrl.py86 def write_wakeup_function(f, port, pin_num, pinmux, periph, argument
97 def write_periph_function(f, port, pin_num, pinmux, periph, argument
130 for port, pin_num, pinmux, periph, signal, function in pin_cfgs:
136 write_wakeup_function(f, port, pin_num, pinmux, periph,
140 write_periph_function(f, port, pin_num, pinmux, periph,
174 for pinmux, periph, signal, *excludes in pin_lst:
183 pin_cfgs.append((port, pin_num, pinmux, periph, signal, function))
/hal_microchip-latest/pinconfigs/
DREADME.md74 periph:
84 periph:
94 periph:
105 periph:
115 periph:
145 optional properties: `periph`, `extra`, `system`, `lpm`, `wakeup`. The `pincode`
147 pin is, in fact, available. The `periph` is the set of multiplexed peripheral
158 same as `periph`. The `lpm` is reserved for future use. Some SoCs may require
170 periph:
195 all variations and the tunning is made using `pincode` at periph config.
[all …]
/hal_microchip-latest/mec5/drivers/
Dmec_pcr.c443 enum mec_periph_clk32k_src periph = mec_hal_vbr_get_periph_clk32_source(); in mec_hal_pcr_clk32k_is_config() local
446 if ((pll != pll_src) || (periph != periph_src)) { in mec_hal_pcr_clk32k_is_config()
451 if ((pll == MEC_PLL_CLK32K_SRC_SI) || (periph == MEC_PERIPH_CLK32K_SRC_SI_SI) in mec_hal_pcr_clk32k_is_config()
452 || (periph == MEC_PERIPH_CLK32K_SRC_PIN_SI)) { in mec_hal_pcr_clk32k_is_config()