Home
last modified time | relevance | path

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

/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_Ipc_Driver_Util.c315 GPIO_SetupPinOptions(29, GPIO_OUTPUT, GPIO_ASYNC); in IPCBootCPU2()
318 GPIO_SetupPinOptions(28, GPIO_INPUT, GPIO_ASYNC); in IPCBootCPU2()
338 GPIO_SetupPinOptions(16, GPIO_INPUT, GPIO_ASYNC); in IPCBootCPU2()
341 GPIO_SetupPinOptions(17, GPIO_INPUT, GPIO_ASYNC); in IPCBootCPU2()
344 GPIO_SetupPinOptions(18, GPIO_INPUT, GPIO_ASYNC); in IPCBootCPU2()
347 GPIO_SetupPinOptions(19, GPIO_OUTPUT, GPIO_ASYNC); in IPCBootCPU2()
367 GPIO_SetupPinOptions(32, GPIO_INPUT, GPIO_ASYNC); in IPCBootCPU2()
370 GPIO_SetupPinOptions(33, GPIO_INPUT, GPIO_ASYNC); in IPCBootCPU2()
378 GPIO_SetupPinOptions(pin, GPIO_INPUT, GPIO_ASYNC); in IPCBootCPU2()
382 GPIO_SetupPinOptions(69, GPIO_OUTPUT, GPIO_ASYNC); in IPCBootCPU2()
[all …]
A DF2837xD_Emif.c314 GPIO_SetupPinOptions(i,0,0x31); in setup_emif1_pinmux_async_32bit()
341 GPIO_SetupPinOptions(i,0,0x31); in setup_emif2_pinmux_async_16bit()
384 GPIO_SetupPinOptions(88,0,0x31); in setup_emif1_pinmux_sdram_16bit()
385 GPIO_SetupPinOptions(89,0,0x31); in setup_emif1_pinmux_sdram_16bit()
386 GPIO_SetupPinOptions(90,0,0x31); in setup_emif1_pinmux_sdram_16bit()
387 GPIO_SetupPinOptions(91,0,0x31); in setup_emif1_pinmux_sdram_16bit()
411 GPIO_SetupPinOptions(i,0,0x31); in setup_emif2_pinmux_sdram_16bit()
448 GPIO_SetupPinOptions(88,0,0x31); in setup_emif1_pinmux_sdram_32bit()
449 GPIO_SetupPinOptions(89,0,0x31); in setup_emif1_pinmux_sdram_32bit()
450 GPIO_SetupPinOptions(90,0,0x31); in setup_emif1_pinmux_sdram_32bit()
[all …]
A DF2837xD_Gpio.c195 void GPIO_SetupPinOptions(Uint16 gpioNumber, Uint16 output, Uint16 flags) in GPIO_SetupPinOptions() function
/bsp/ti/c28x/libraries/tms320f28379d/common/include/
A DF2837xD_GlobalPrototypes.h256 extern void GPIO_SetupPinOptions(Uint16 gpioNumber, Uint16 output, Uint16 flags);

Completed in 10 milliseconds