Home
last modified time | relevance | path

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

/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/Bios/include/
H A Dhw_compiler_specific.h116 #define _DISABLE_UART() {COM_CLEARCTS;} macro
/dports/comms/py-pyserial/pyserial-3.5/serial/urlhandler/
H A Dprotocol_cp2110.py48 _DISABLE_UART = 0x00 variable