Home
last modified time | relevance | path

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

/hal_silabs-3.6.0/gecko/emlib/inc/
Dem_iadc.h921 bool showId; /**< Tag FIFO entry with scan table entry id. */ member
944 bool showId; /**< Tag FIFO entry with single indicator (0x20). */ member
/hal_silabs-3.6.0/gecko/emlib/src/
Dem_iadc.c551 | (init->showId ? IADC_SCANFIFOCFG_SHOWID : 0UL) in IADC_initScan()
627 | (init->showId ? IADC_SINGLEFIFOCFG_SHOWID : 0UL) in IADC_initSingle()