Home
last modified time | relevance | path

Searched refs:iccDis (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-3.5.0/gecko/emlib/inc/
Dem_msc.h233 bool iccDis; /**< Disable automatic caching of fetches in interrupt context. */ member
/hal_silabs-3.5.0/gecko/emlib/src/
Dem_msc.c879 | (execConfig->iccDis ? MSC_READCTRL_ICCDIS : 0) in MSC_ExecConfigSet()