Home
last modified time | relevance | path

Searched refs:PTR_FOR_CMP (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.h95 #define PTR_FOR_CMP unsigned long macro
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/Bios/src/fw/uifv1/
H A Dstream.c395 if((PTR_FOR_CMP)stream_input_.data_ptr & 1) in _stream_get_word()
441 if((PTR_FOR_CMP)stream_input_.data_ptr & 1) in _stream_get_long()
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/Bios/src/fw/fet/
H A Dstream.c484 if((PTR_FOR_CMP)stream_input_.data_ptr & 1) in _stream_get_word()
530 if((PTR_FOR_CMP)stream_input_.data_ptr & 1) in _stream_get_long()