代码搜索:HAL
找到约 10,000 项符合「HAL」的源代码
代码结果 10,000
www.eeworm.com/read/393024/2489268
3hal hal_malloc.3hal
.TH hal_malloc "3hal" "2006-10-12" "EMC Documentation" "HAL"
.SH NAME
hal_malloc \- Allocate space in the HAL shared memory area
.SH SYNTAX
.HP
void *hal_malloc(long int \fIsize\fR)
.SH ARGUMENTS
www.eeworm.com/read/393024/2489333
3hal hal_ready.3hal
.TH funct "3hal" "2006-10-12" "EMC Documentation" "HAL"
.SH NAME
hal_ready \- indicates that this component is ready
.SH SYNTAX
.HP
hal_ready(int \fIcomp_id\fR)
.SH ARGUMENTS
.IP \fIcomp_id\fR
A
www.eeworm.com/read/393024/2489337
3hal hal_init.3hal
.TH hal_init "3hal" "2006-10-12" "EMC Documentation" "HAL"
.SH NAME
hal_init \- Sets up HAL and RTAPI
.SH SYNTAX
.HP
int hal_init(char *\fImodname\fR)
.SH ARGUMENTS
.IP \fImodname\fR
The name of t
www.eeworm.com/read/393024/2489341
3hal hal_exit.3hal
.TH hal_exit "3hal" "2006-10-12" "EMC Documentation" "HAL"
.SH NAME
hal_exit \- Shut down HAL
.SH SYNTAX
.HP
int hal_exit(int \fIcomp_id\fR)
.SH ARGUMENTS
.IP \fIcomp_id\fR
A HAL component identifi
www.eeworm.com/read/393024/2489270
3hal hal_type_t.3hal
.TH hal_type_t "3hal" "2006-10-12" "EMC Documentation" "HAL"
.SH NAME
hal_type_t \- typedefs for HAL datatypes
.SH DESRCIPTION
.TP
typedef ... \fBhal_bit_t;
A type which may have a value of 0 or nonze
www.eeworm.com/read/393024/2489274
3hal hal_pin_new.3hal
.TH hal_pin_new "3hal" "2006-10-12" "EMC Documentation" "HAL"
.SH NAME
hal_pin_new \- Create a HAL pin
.SH SYNTAX
.HP
int hal_pin_bit_new(char *\fIname\fR, hal_pin_dir_t \fIdir\fR, hal_bit_t ** \f
www.eeworm.com/read/393024/2489279
3hal hal_param_new.3hal
.TH hal_param_new "3hal" "2006-10-12" "EMC Documentation" "HAL"
.SH NAME
hal_param_new \- Create a HAL parameter
.SH SYNTAX
.HP
int hal_param_bit_new(char *\fIname\fR, hal_param_dir_t \fIdir\fR, h