Mistake on this page?
Report an issue in GitHub or email us
Data Fields
whd_init_config Struct Reference

Structure for storing WHD init configurations. More...

#include <whd.h>

Data Fields

void * thread_stack_start
 Pointer to the WHD thread stack. More...
 
uint32_t thread_stack_size
 Size of the WHD thread stack. More...
 
uint32_t thread_priority
 Priority to be set to WHD Thread. More...
 
whd_country_code_t country
 Variable to strore country code information. More...
 

Detailed Description

Structure for storing WHD init configurations.

Definition at line 70 of file whd.h.

Field Documentation

Variable to strore country code information.

Definition at line 75 of file whd.h.

uint32_t thread_priority

Priority to be set to WHD Thread.

Definition at line 74 of file whd.h.

uint32_t thread_stack_size

Size of the WHD thread stack.

Definition at line 73 of file whd.h.

void* thread_stack_start

Pointer to the WHD thread stack.

Definition at line 72 of file whd.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.