summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (from parent 1: 48248ee)
raw | patch | inline | side by side (from parent 1: 48248ee)
author | Frank Livingston <frank-livingston@ti.com> | |
Sun, 11 Sep 2016 00:12:46 +0000 (19:12 -0500) | ||
committer | Frank Livingston <frank-livingston@ti.com> | |
Sun, 11 Sep 2016 00:12:46 +0000 (19:12 -0500) |
pdk_k2g_1_0_1/packages/ti/platform/evmk2g/platform_lib/src/platform.c | patch | blob | history |
diff --git a/pdk_k2g_1_0_1/packages/ti/platform/evmk2g/platform_lib/src/platform.c b/pdk_k2g_1_0_1/packages/ti/platform/evmk2g/platform_lib/src/platform.c
index 96a6cf0cf3478debf4c611f545b46df42f542357..55ebcb9f69679d7e32016f564075cc48721b9b13 100644 (file)
//status = i2cProbe (0x0, 0x5C, 0x0000, pData, 0x2 );
#endif
- pinMuxSetMode(113, PADCONFIG_MUX_MODE_QUATERNARY);
- gpioSetDirection(GPIO_PORT_0, PLATFORM_AUDIO_HSR_RESETz_GPIO, GPIO_OUT);
- gpioSetOutput(GPIO_PORT_0, PLATFORM_AUDIO_HSR_RESETz_GPIO);
-
#if (PLATFORM_I2C_IO_EXP_IN)
/* Initialize IO expander */
i2cIoExpanderInit();