Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/scripts/pinctrl/kinetis/
Dkinetis_cfg_utils.py496 def _write_pins(self, which_port, pins, prefix, file): argument
505 port_pins = list(filter(lambda p: (p.get_port().lower() == which_port), pins))