You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
periph_bus hasInterferingServices /* Well, that is sort of the default */
core0 hasNonInterferingServices /* That would explicitly be anyone but periph_bus, axi_bus, or msmc in the example *//**/
dma interfereWith dma_reg
dma_reg notInterfereWith dma
It is clearly not as compact as the current version, and it adds the complexity of (naming) new operators. But those are quite common cases, are they not?
It is clearly not as compact as the current version, and it adds the complexity of (naming) new operators. But those are quite common cases, are they not?
Originally posted by @Gaudeval in #21 (comment)
The text was updated successfully, but these errors were encountered: