Home
last modified time | relevance | path

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

/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_sci_io.c55 uint16_t deviceOpen = 0; variable
62 if(deviceOpen) in SCI_open()
89 deviceOpen = 1; in SCI_open()
99 if((dev_fd != 1) || (!deviceOpen)) in SCI_close()
105 deviceOpen = 0; in SCI_close()

Completed in 3 milliseconds