Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsCommon.h308 #define MS_PANIC(_bool_) … macro
317 #define MS_PANIC(_bool_) … macro
326 #define MS_PANIC(_bool_) … macro
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsCommon.h290 #define MS_PANIC(_bool_) … macro
299 #define MS_PANIC(_bool_) … macro
/utopia/UTPA2-700.0.x/modules/gpio/hal/M7621/gpio/
H A DhalGPIO.c1370 MS_PANIC((fd<0)&&"GPIO: cannot open sysfs file"); in __HAL_Gpio_Set_Level()
1390 MS_PANIC((fd<0)&&"GPIO: cannot open sysfs file"); in __HAL_Gpio_Set_InOut()
1433MS_PANIC((fd<0)&&"GPIO: cannot open sysfs file"); /* notice that there may be permission issue */ in _HAL_Gpio_Get_InOut()
1464 MS_PANIC((fd<0)&&"GPIO: cannot open sysfs file"); in _HAL_Gpio_Get_Level()
/utopia/UTPA2-700.0.x/modules/gpio/hal/maxim/gpio/
H A DhalGPIO.c1360 MS_PANIC((fd<0)&&"GPIO: cannot open sysfs file"); in __HAL_Gpio_Set_Level()
1380 MS_PANIC((fd<0)&&"GPIO: cannot open sysfs file"); in __HAL_Gpio_Set_InOut()
1423 MS_PANIC((fd<0)&&"GPIO: cannot open sysfs file"); /* notice that there may be permission issue */ in _HAL_Gpio_Get_InOut()
1454 MS_PANIC((fd<0)&&"GPIO: cannot open sysfs file"); in _HAL_Gpio_Get_Level()
/utopia/UTPA2-700.0.x/modules/gpio/hal/M7821/gpio/
H A DhalGPIO.c1427 MS_PANIC((fd<0)&&"GPIO: cannot open sysfs file"); in __HAL_Gpio_Set_Level()
1447 MS_PANIC((fd<0)&&"GPIO: cannot open sysfs file"); in __HAL_Gpio_Set_InOut()
1490MS_PANIC((fd<0)&&"GPIO: cannot open sysfs file"); /* notice that there may be permission issue */ in _HAL_Gpio_Get_InOut()
1521 MS_PANIC((fd<0)&&"GPIO: cannot open sysfs file"); in _HAL_Gpio_Get_Level()
/utopia/UTPA2-700.0.x/modules/gpio/hal/maserati/gpio/
H A DhalGPIO.c1416 MS_PANIC((fd<0)&&"GPIO: cannot open sysfs file"); in __HAL_Gpio_Set_Level()
1436 MS_PANIC((fd<0)&&"GPIO: cannot open sysfs file"); in __HAL_Gpio_Set_InOut()
1479 MS_PANIC((fd<0)&&"GPIO: cannot open sysfs file"); /* notice that there may be permission issue */ in _HAL_Gpio_Get_InOut()
1510 MS_PANIC((fd<0)&&"GPIO: cannot open sysfs file"); in _HAL_Gpio_Get_Level()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/
H A Dutopia_dapi.h15 #define RET_OR_BLOCK(ret) MS_PANIC(0); return ret; /* fix compiling warning */
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt30592 #define MS_PANIC(_bool_) \
30601 #define MS_PANIC(_bool_) \
30610 #define MS_PANIC(_bool_) \