Searched refs:MS_PANIC (Results 1 – 8 of 8) sorted by relevance
308 #define MS_PANIC(_bool_) … macro317 #define MS_PANIC(_bool_) … macro326 #define MS_PANIC(_bool_) … macro
290 #define MS_PANIC(_bool_) … macro299 #define MS_PANIC(_bool_) … macro
1370 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()1433 … MS_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()
1360 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()
1427 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()1490 … MS_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()
1416 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()
15 #define RET_OR_BLOCK(ret) MS_PANIC(0); return ret; /* fix compiling warning */
30592 #define MS_PANIC(_bool_) \30601 #define MS_PANIC(_bool_) \30610 #define MS_PANIC(_bool_) \