Home
last modified time | relevance | path

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

/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/Bios/include/
H A Dhw_compiler_specific.h102 #define COM_SEMAPHOREADRESS 0x4200 macro
108 #define COM_SEMAPHOREADRESS 0x4A00 macro
111 …#define COM_CTSSTATUS {if(*((unsigned int*)COM_SEMAPHOREADRESS)){COM_SETCTS;}else {COM_CLEARC…
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/Bios/src/uart/Uart/
H A DFetUart.c51 static unsigned short *Semaphore_Add = (unsigned short*)COM_SEMAPHOREADRESS;
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/Bios/src/uart/ComBase/
H A DCOM_Base.c58 static unsigned short *Semaphore_Add = (unsigned short*)COM_SEMAPHOREADRESS;