Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/
Dtamper.h217 __STATIC_INLINE void TAMPER_VG_SAMPLE_SEL(uint32_t u32VGSampleRate) in TAMPER_VG_SAMPLE_SEL() argument
221 if(u32VGSampleRate == TAMPER_VG_192M_SAMPLE) in TAMPER_VG_SAMPLE_SEL()
225 else if(u32VGSampleRate == TAMPER_VG_96M_SAMPLE) in TAMPER_VG_SAMPLE_SEL()
229 else if(u32VGSampleRate == TAMPER_VG_48M_SAMPLE) in TAMPER_VG_SAMPLE_SEL()