Home
last modified time | relevance | path

Searched refs:schp (Results 1 – 14 of 14) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/hal/M7821/
H A DhalCHIP.c930 struct sched_param schp; in CHIP_AttachISR() local
954 UTL_memset(&schp, 0, sizeof(schp)); in CHIP_AttachISR()
955 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
960 pthread_attr_setschedparam(&attr, &schp); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/maxim/
H A DhalCHIP.c930 struct sched_param schp; in CHIP_AttachISR() local
958 UTL_memset(&schp, 0, sizeof(schp)); in CHIP_AttachISR()
959 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
964 pthread_attr_setschedparam(&attr, &schp); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/marcus/
H A DhalCHIP.c930 struct sched_param schp; in CHIP_AttachISR() local
958 UTL_memset(&schp, 0, sizeof(schp)); in CHIP_AttachISR()
959 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
964 pthread_attr_setschedparam(&attr, &schp); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/mainz/
H A DhalCHIP.c907 struct sched_param schp; in CHIP_AttachISR() local
931 UTL_memset(&schp, 0, sizeof(schp)); in CHIP_AttachISR()
932 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
937 pthread_attr_setschedparam(&attr, &schp); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/maserati/
H A DhalCHIP.c930 struct sched_param schp; in CHIP_AttachISR() local
954 UTL_memset(&schp, 0, sizeof(schp)); in CHIP_AttachISR()
955 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
960 pthread_attr_setschedparam(&attr, &schp); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/manhattan/
H A DhalCHIP.c930 struct sched_param schp; in CHIP_AttachISR() local
954 UTL_memset(&schp, 0, sizeof(schp)); in CHIP_AttachISR()
955 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
960 pthread_attr_setschedparam(&attr, &schp); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/mustang/
H A DhalCHIP.c910 struct sched_param schp; in CHIP_AttachISR() local
934 UTL_memset(&schp, 0, sizeof(schp)); in CHIP_AttachISR()
935 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
940 pthread_attr_setschedparam(&attr, &schp); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/messi/
H A DhalCHIP.c907 struct sched_param schp; in CHIP_AttachISR() local
931 UTL_memset(&schp, 0, sizeof(schp)); in CHIP_AttachISR()
932 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
937 pthread_attr_setschedparam(&attr, &schp); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/M7621/
H A DhalCHIP.c930 struct sched_param schp; in CHIP_AttachISR() local
958 UTL_memset(&schp, 0, sizeof(schp)); in CHIP_AttachISR()
959 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
964 pthread_attr_setschedparam(&attr, &schp); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/k7u/
H A DhalCHIP.c1128 struct sched_param schp; in CHIP_AttachISR() local
1157 UTL_memset(&schp, 0, sizeof(schp)); in CHIP_AttachISR()
1158 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
1163 pthread_attr_setschedparam(&attr, &schp); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/k6lite/
H A DhalCHIP.c1128 struct sched_param schp; in CHIP_AttachISR() local
1157 UTL_memset(&schp, 0, sizeof(schp)); in CHIP_AttachISR()
1158 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
1163 pthread_attr_setschedparam(&attr, &schp); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/curry/
H A DhalCHIP.c1126 struct sched_param schp; in CHIP_AttachISR() local
1150 UTL_memset(&schp, 0, sizeof(schp)); in CHIP_AttachISR()
1151 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
1156 pthread_attr_setschedparam(&attr, &schp); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/kano/
H A DhalCHIP.c1128 struct sched_param schp; in CHIP_AttachISR() local
1157 UTL_memset(&schp, 0, sizeof(schp)); in CHIP_AttachISR()
1158 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
1163 pthread_attr_setschedparam(&attr, &schp); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/k6/
H A DhalCHIP.c1128 struct sched_param schp; in CHIP_AttachISR() local
1157 UTL_memset(&schp, 0, sizeof(schp)); in CHIP_AttachISR()
1158 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
1163 pthread_attr_setschedparam(&attr, &schp); in CHIP_AttachISR()