Searched refs:r502a_sys_param (Results 1 – 3 of 3) sorted by relevance
50 struct r502a_sys_param { struct133 int r502a_read_sys_param(const struct device *dev, struct r502a_sys_param *val);
218 int r502a_read_sys_param(const struct device *dev, struct r502a_sys_param *val) in r502a_read_sys_param()252 &rx_packet.data[offsetof(struct r502a_sys_param, status_reg) + 1] in r502a_read_sys_param()255 &rx_packet.data[offsetof(struct r502a_sys_param, system_id) + 1] in r502a_read_sys_param()258 &rx_packet.data[offsetof(struct r502a_sys_param, lib_size) + 1] in r502a_read_sys_param()261 &rx_packet.data[offsetof(struct r502a_sys_param, sec_level) + 1] in r502a_read_sys_param()264 &rx_packet.data[offsetof(struct r502a_sys_param, addr) + 1] in r502a_read_sys_param()267 &rx_packet.data[offsetof(struct r502a_sys_param, data_pkt_size) + 1] in r502a_read_sys_param()271 &rx_packet.data[offsetof(struct r502a_sys_param, baud) + 1] in r502a_read_sys_param()
128 struct r502a_sys_param res; in read_fps_param()