Lines Matching refs:rt_uint8_t
289 rt_uint8_t type; /**< type of kernel object */
290 rt_uint8_t flag; /**< flag of kernel object */
697 rt_uint8_t irq_switch_flag:1;
698 rt_uint8_t sched_lock_flag:1;
700 rt_uint8_t critical_switch_flag:1;
703 rt_uint8_t current_priority;
707 rt_uint8_t ready_table[32];
885 rt_uint8_t event_info;
1031 rt_uint8_t ceiling_priority; /**< the priority ceiling of mutexe */
1032 …rt_uint8_t priority; /**< the maximal priority for pending thread */
1033 rt_uint8_t hold; /**< numbers of thread hold the mutex */
1034 rt_uint8_t reserved; /**< reserved field */
1186 rt_uint8_t owner_thread_name[4]; /**< owner thread name */
1225 rt_uint8_t *block_list; /**< memory blocks list */
1393 rt_uint8_t ref_count; /**< reference count */
1395 rt_uint8_t master_id; /**< 0 - 255 */
1397 rt_uint8_t device_id; /**< 0 - 255 */
1444 rt_uint8_t stat; /**< the status of this channel */