Searched refs:MIO_L1_SEL (Results 1 – 3 of 3) sorted by relevance
/lk-master/target/uzed/ |
A D | target.c | 112 [28] = MIO_L1_SEL | MIO_IO_TYPE_LVCMOS18, 113 [29] = MIO_TRI_ENABLE | MIO_L1_SEL | MIO_IO_TYPE_LVCMOS18, 114 [30] = MIO_L1_SEL | MIO_IO_TYPE_LVCMOS18, 115 [31] = MIO_TRI_ENABLE | MIO_L1_SEL | MIO_IO_TYPE_LVCMOS18, 116 [32] = MIO_L1_SEL | MIO_IO_TYPE_LVCMOS18, 117 [33] = MIO_L1_SEL | MIO_IO_TYPE_LVCMOS18, 118 [34] = MIO_L1_SEL | MIO_IO_TYPE_LVCMOS18, 119 [35] = MIO_L1_SEL | MIO_IO_TYPE_LVCMOS18, 121 [37] = MIO_L1_SEL | MIO_IO_TYPE_LVCMOS18, 122 [38] = MIO_L1_SEL | MIO_IO_TYPE_LVCMOS18, [all …]
|
/lk-master/target/zybo/ |
A D | target.c | 116 [28] = MIO_L1_SEL | MIO_SPEED_FAST | MIO_IO_TYPE_LVCMOS18, 117 [29] = MIO_L1_SEL | MIO_SPEED_FAST | MIO_IO_TYPE_LVCMOS18 | MIO_TRI_ENABLE, 118 [30] = MIO_L1_SEL | MIO_SPEED_FAST | MIO_IO_TYPE_LVCMOS18, 119 [31] = MIO_L1_SEL | MIO_SPEED_FAST | MIO_IO_TYPE_LVCMOS18 | MIO_TRI_ENABLE, 120 [32] = MIO_L1_SEL | MIO_SPEED_FAST | MIO_IO_TYPE_LVCMOS18, 121 [33] = MIO_L1_SEL | MIO_SPEED_FAST | MIO_IO_TYPE_LVCMOS18, 122 [34] = MIO_L1_SEL | MIO_SPEED_FAST | MIO_IO_TYPE_LVCMOS18, 123 [35] = MIO_L1_SEL | MIO_SPEED_FAST | MIO_IO_TYPE_LVCMOS18, 125 [37] = MIO_L1_SEL | MIO_SPEED_FAST | MIO_IO_TYPE_LVCMOS18, 126 [38] = MIO_L1_SEL | MIO_SPEED_FAST | MIO_IO_TYPE_LVCMOS18, [all …]
|
/lk-master/platform/zynq/include/platform/ |
A D | zynq.h | 455 #define MIO_L1_SEL (1 << 2) macro
|
Completed in 7 milliseconds