| /utopia/UTPA2-700.0.x/mxlib/hal/M7821/ |
| H A D | halCHIP.c | 667 pthread_t ithr ; member 967 pthread_create(&_HISR_Info[u8VectorIndex].ithr, &attr, interrupt_thread, idp); in CHIP_AttachISR() 987 if( _HISR_Info[u8VectorIndex].ithr ) { in CHIP_DetachISR() 989 if((ret=pthread_join( _HISR_Info[u8VectorIndex].ithr,NULL ))!=0) in CHIP_DetachISR() 1000 _HISR_Info[u8VectorIndex].ithr = 0 ; in CHIP_DetachISR() 1055 _HISR_Info[i].ithr = 0 ; in CHIP_InitISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/maxim/ |
| H A D | halCHIP.c | 667 pthread_t ithr ; member 971 pthread_create(&_HISR_Info[u8VectorIndex].ithr, &attr, interrupt_thread, idp); in CHIP_AttachISR() 991 if( _HISR_Info[u8VectorIndex].ithr ) { in CHIP_DetachISR() 993 if((ret=pthread_join( _HISR_Info[u8VectorIndex].ithr,NULL ))!=0) in CHIP_DetachISR() 1004 _HISR_Info[u8VectorIndex].ithr = 0 ; in CHIP_DetachISR() 1059 _HISR_Info[i].ithr = 0 ; in CHIP_InitISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/marcus/ |
| H A D | halCHIP.c | 667 pthread_t ithr ; member 971 pthread_create(&_HISR_Info[u8VectorIndex].ithr, &attr, interrupt_thread, idp); in CHIP_AttachISR() 991 if( _HISR_Info[u8VectorIndex].ithr ) { in CHIP_DetachISR() 993 if((ret=pthread_join( _HISR_Info[u8VectorIndex].ithr,NULL ))!=0) in CHIP_DetachISR() 1004 _HISR_Info[u8VectorIndex].ithr = 0 ; in CHIP_DetachISR() 1059 _HISR_Info[i].ithr = 0 ; in CHIP_InitISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/mainz/ |
| H A D | halCHIP.c | 648 pthread_t ithr; member 944 pthread_create(&_HISR_Info[u8VectorIndex].ithr, &attr, interrupt_thread, idp); in CHIP_AttachISR() 963 if(_HISR_Info[u8VectorIndex].ithr) in CHIP_DetachISR() 967 if((ret=pthread_join(_HISR_Info[u8VectorIndex].ithr, NULL))!=0) in CHIP_DetachISR() 977 _HISR_Info[u8VectorIndex].ithr = 0; in CHIP_DetachISR() 1029 _HISR_Info[i].ithr = 0; in CHIP_InitISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/maserati/ |
| H A D | halCHIP.c | 667 pthread_t ithr ; member 967 pthread_create(&_HISR_Info[u8VectorIndex].ithr, &attr, interrupt_thread, idp); in CHIP_AttachISR() 987 if( _HISR_Info[u8VectorIndex].ithr ) { in CHIP_DetachISR() 989 if((ret=pthread_join( _HISR_Info[u8VectorIndex].ithr,NULL ))!=0) in CHIP_DetachISR() 1000 _HISR_Info[u8VectorIndex].ithr = 0 ; in CHIP_DetachISR() 1055 _HISR_Info[i].ithr = 0 ; in CHIP_InitISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/manhattan/ |
| H A D | halCHIP.c | 667 pthread_t ithr ; member 967 pthread_create(&_HISR_Info[u8VectorIndex].ithr, &attr, interrupt_thread, idp); in CHIP_AttachISR() 987 if( _HISR_Info[u8VectorIndex].ithr ) { in CHIP_DetachISR() 989 if((ret=pthread_join( _HISR_Info[u8VectorIndex].ithr,NULL ))!=0) in CHIP_DetachISR() 1000 _HISR_Info[u8VectorIndex].ithr = 0 ; in CHIP_DetachISR() 1055 _HISR_Info[i].ithr = 0 ; in CHIP_InitISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/mustang/ |
| H A D | halCHIP.c | 651 pthread_t ithr; member 947 pthread_create(&_HISR_Info[u8VectorIndex].ithr, &attr, interrupt_thread, idp); in CHIP_AttachISR() 966 if(_HISR_Info[u8VectorIndex].ithr) in CHIP_DetachISR() 970 if((ret=pthread_join(_HISR_Info[u8VectorIndex].ithr, NULL))!=0) in CHIP_DetachISR() 980 _HISR_Info[u8VectorIndex].ithr = 0; in CHIP_DetachISR() 1032 _HISR_Info[i].ithr = 0; in CHIP_InitISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/messi/ |
| H A D | halCHIP.c | 648 pthread_t ithr; member 944 pthread_create(&_HISR_Info[u8VectorIndex].ithr, &attr, interrupt_thread, idp); in CHIP_AttachISR() 963 if(_HISR_Info[u8VectorIndex].ithr) in CHIP_DetachISR() 967 if((ret=pthread_join(_HISR_Info[u8VectorIndex].ithr, NULL))!=0) in CHIP_DetachISR() 977 _HISR_Info[u8VectorIndex].ithr = 0; in CHIP_DetachISR() 1029 _HISR_Info[i].ithr = 0; in CHIP_InitISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/M7621/ |
| H A D | halCHIP.c | 667 pthread_t ithr ; member 971 pthread_create(&_HISR_Info[u8VectorIndex].ithr, &attr, interrupt_thread, idp); in CHIP_AttachISR() 991 if( _HISR_Info[u8VectorIndex].ithr ) { in CHIP_DetachISR() 993 if((ret=pthread_join( _HISR_Info[u8VectorIndex].ithr,NULL ))!=0) in CHIP_DetachISR() 1004 _HISR_Info[u8VectorIndex].ithr = 0 ; in CHIP_DetachISR() 1059 _HISR_Info[i].ithr = 0 ; in CHIP_InitISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/k7u/ |
| H A D | halCHIP.c | 867 pthread_t ithr; member 1170 if(0 != pthread_create(&_HISR_Info[u8VectorIndex].ithr, &attr, interrupt_thread, idp)) in CHIP_AttachISR() 1195 if(_HISR_Info[u8VectorIndex].ithr) in CHIP_DetachISR() 1199 if((ret=pthread_join(_HISR_Info[u8VectorIndex].ithr, NULL))!=0) in CHIP_DetachISR() 1209 _HISR_Info[u8VectorIndex].ithr = 0; in CHIP_DetachISR() 1261 _HISR_Info[i].ithr = 0; in CHIP_InitISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/k6lite/ |
| H A D | halCHIP.c | 867 pthread_t ithr; member 1170 if(0 != pthread_create(&_HISR_Info[u8VectorIndex].ithr, &attr, interrupt_thread, idp)) in CHIP_AttachISR() 1195 if(_HISR_Info[u8VectorIndex].ithr) in CHIP_DetachISR() 1199 if((ret=pthread_join(_HISR_Info[u8VectorIndex].ithr, NULL))!=0) in CHIP_DetachISR() 1209 _HISR_Info[u8VectorIndex].ithr = 0; in CHIP_DetachISR() 1261 _HISR_Info[i].ithr = 0; in CHIP_InitISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/curry/ |
| H A D | halCHIP.c | 867 pthread_t ithr; member 1163 pthread_create(&_HISR_Info[u8VectorIndex].ithr, &attr, interrupt_thread, idp); in CHIP_AttachISR() 1182 if(_HISR_Info[u8VectorIndex].ithr) in CHIP_DetachISR() 1186 if((ret=pthread_join(_HISR_Info[u8VectorIndex].ithr, NULL))!=0) in CHIP_DetachISR() 1196 _HISR_Info[u8VectorIndex].ithr = 0; in CHIP_DetachISR() 1248 _HISR_Info[i].ithr = 0; in CHIP_InitISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/kano/ |
| H A D | halCHIP.c | 867 pthread_t ithr; member 1170 if(0 != pthread_create(&_HISR_Info[u8VectorIndex].ithr, &attr, interrupt_thread, idp)) in CHIP_AttachISR() 1195 if(_HISR_Info[u8VectorIndex].ithr) in CHIP_DetachISR() 1199 if((ret=pthread_join(_HISR_Info[u8VectorIndex].ithr, NULL))!=0) in CHIP_DetachISR() 1209 _HISR_Info[u8VectorIndex].ithr = 0; in CHIP_DetachISR() 1261 _HISR_Info[i].ithr = 0; in CHIP_InitISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/k6/ |
| H A D | halCHIP.c | 867 pthread_t ithr; member 1170 if(0 != pthread_create(&_HISR_Info[u8VectorIndex].ithr, &attr, interrupt_thread, idp)) in CHIP_AttachISR() 1195 if(_HISR_Info[u8VectorIndex].ithr) in CHIP_DetachISR() 1199 if((ret=pthread_join(_HISR_Info[u8VectorIndex].ithr, NULL))!=0) in CHIP_DetachISR() 1209 _HISR_Info[u8VectorIndex].ithr = 0; in CHIP_DetachISR() 1261 _HISR_Info[i].ithr = 0; in CHIP_InitISR()
|