Home
last modified time | relevance | path

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

/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/Bios/include/
H A Derror_def.h143 #define HALERR_INVALID_BIT_SIZE 0xFFC2 // Invalid bitsize specified (mu… macro
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/Bios/src/hal/macros/
H A DHilCommand.c201 return HALERR_INVALID_BIT_SIZE; in HAL_FUNCTION()