文章分类 -  设备树

摘要:从device_node中获取信息: int of_property_read_u8_array(const struct device_node *np, const char *propname,u8 *out_values, size_t sz); int of_property_read_u 阅读全文
posted @ 2020-04-21 11:09 蒲城小农 阅读(833) 评论(0) 推荐(0)