Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h385 #define CLEAR_IRAM_READY 0x02000000 macro
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c4241 if (p_Params->setParams.type & CLEAR_IRAM_READY) in FmGetSetParams()