Searched defs:t_fm_port_params (Results 1 – 1 of 1) sorted by relevance
1488 typedef struct t_fm_port_params { struct1489 uintptr_t base_addr;1492 t_handle h_fm;1494 e_fm_port_type port_type; /**< Port type */1495 uint8_t port_id;1522 } t_fm_port_params; argument