OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i2c3_pads
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/board/syteco/zmx25/
zmx25.c
54
static const iomux_v3_cfg_t
i2c3_pads
[] = {
local
98
imx_iomux_v3_setup_multiple_pads(
i2c3_pads
, ARRAY_SIZE(
i2c3_pads
));
/external/u-boot/board/freescale/mx6sabreauto/
mx6sabreauto.c
154
static iomux_v3_cfg_t const
i2c3_pads
[] = {
variable
598
SETUP_IOMUX_PADS(
i2c3_pads
);
Completed in 117 milliseconds