RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <mailbox.h>
成员变量 | |
rt_list_t | list |
struct rt_device * | dev |
const struct rt_mbox_controller_ops * | ops |
rt_size_t | num_chans |
struct rt_mbox_chan * | chans |
const struct rt_mbox_controller_ops* rt_mbox_controller::ops |
struct rt_mbox_chan* rt_mbox_controller::chans |