RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <reset.h>
成员变量 | |
struct rt_object | parent |
rt_list_t | rstc_nodes |
const char * | name |
const struct rt_reset_control_ops * | ops |
struct rt_ofw_node * | ofw_node |
void * | priv |
struct rt_spinlock | spinlock |
const struct rt_reset_control_ops* rt_reset_controller::ops |
struct rt_ofw_node* rt_reset_controller::ofw_node |
struct rt_spinlock rt_reset_controller::spinlock |