Home
last modified time | relevance | path

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

/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_Emif.c264 GPIO_SetupPinMux(88,cpu_sel,3); in setup_emif1_pinmux_async_16bit()
265 GPIO_SetupPinMux(89,cpu_sel,3); in setup_emif1_pinmux_async_16bit()
266 GPIO_SetupPinMux(90,cpu_sel,3); in setup_emif1_pinmux_async_16bit()
267 GPIO_SetupPinMux(91,cpu_sel,3); in setup_emif1_pinmux_async_16bit()
268 GPIO_SetupPinMux(92,cpu_sel,3); in setup_emif1_pinmux_async_16bit()
269 GPIO_SetupPinMux(93,cpu_sel,3); in setup_emif1_pinmux_async_16bit()
270 GPIO_SetupPinMux(94,cpu_sel,2); in setup_emif1_pinmux_async_16bit()
299 GPIO_SetupPinMux(88,cpu_sel,3); in setup_emif1_pinmux_async_32bit()
300 GPIO_SetupPinMux(89,cpu_sel,3); in setup_emif1_pinmux_async_32bit()
301 GPIO_SetupPinMux(90,cpu_sel,3); in setup_emif1_pinmux_async_32bit()
[all …]
A DF2837xD_Ipc_Driver_Util.c316 GPIO_SetupPinMux(29,GPIO_MUX_CPU2,1); in IPCBootCPU2()
319 GPIO_SetupPinMux(28,GPIO_MUX_CPU2,1); in IPCBootCPU2()
339 GPIO_SetupPinMux(16,GPIO_MUX_CPU2,1); in IPCBootCPU2()
342 GPIO_SetupPinMux(17,GPIO_MUX_CPU2,1); in IPCBootCPU2()
345 GPIO_SetupPinMux(18,GPIO_MUX_CPU2,1); in IPCBootCPU2()
348 GPIO_SetupPinMux(19,GPIO_MUX_CPU2,0); in IPCBootCPU2()
368 GPIO_SetupPinMux(32,GPIO_MUX_CPU2,1); in IPCBootCPU2()
371 GPIO_SetupPinMux(33,GPIO_MUX_CPU2,1); in IPCBootCPU2()
379 GPIO_SetupPinMux(pin,GPIO_MUX_CPU2,0); in IPCBootCPU2()
383 GPIO_SetupPinMux(69,GPIO_MUX_CPU2,0); in IPCBootCPU2()
[all …]
A DF2837xD_Gpio.c112 void GPIO_SetupPinMux(Uint16 gpioNumber, Uint16 cpu, Uint16 muxPosition) in GPIO_SetupPinMux() function
/bsp/ti/c28x/libraries/tms320f28379d/common/include/
A DF2837xD_GlobalPrototypes.h255 extern void GPIO_SetupPinMux(Uint16 gpioNumber, Uint16 cpu, Uint16 muxPosition);

Completed in 9 milliseconds