Searched defs:SnoopConfig (Results 1 – 1 of 1) sorted by relevance
83 pub struct SnoopConfig { struct89 impl SnoopConfig { argument111 impl Default for SnoopConfig { implementation133 async fn provide_snooped_hal(config: SnoopConfig, raw_hal: RawHal, rt: Arc<Runtime>) -> Hal { in provide_snooped_hal()