MCUXpresso_MIMXRT1052xxxxB/docs/MCUXpresso SDK API Referenc.../a00013.js

58 lines
4.4 KiB
JavaScript

var a00013 =
[
[ "_cmp_config", "a00013.html#a00326", [
[ "enableCmp", "a00013.html#afed45b7b1d675c55e5c9c5c26600e9c9", null ],
[ "hysteresisMode", "a00013.html#a334c5f94f4eec56c197c86fb820951af", null ],
[ "enableHighSpeed", "a00013.html#a5fe079694afdfc0273499b3deb368909", null ],
[ "enableInvertOutput", "a00013.html#ae45d5e73c1a0ae12a3994dea77479f08", null ],
[ "useUnfilteredOutput", "a00013.html#aa24d83ef6008baab057c6142c97b3b34", null ],
[ "enablePinOut", "a00013.html#af54e86e502b0065d7ad715d82508cf4e", null ]
] ],
[ "_cmp_filter_config", "a00013.html#a00328", [
[ "enableSample", "a00013.html#aaaaa4cd46c1880e1237fd4b014a7dfa7", null ],
[ "filterCount", "a00013.html#af0a31df25618c3ede2511e940fe0afa2", null ],
[ "filterPeriod", "a00013.html#a0334dcbdcb9564440b62f81b7b5979c8", null ]
] ],
[ "_cmp_dac_config", "a00013.html#a00327", [
[ "referenceVoltageSource", "a00013.html#aaca56ee51e349356986acc0024c0a6d3", null ],
[ "DACValue", "a00013.html#ac9903a46fab79c7ea854ae520dd88c96", null ]
] ],
[ "FSL_CMP_DRIVER_VERSION", "a00013.html#ga8b6413b07d768817e75758d8a6ce612b", null ],
[ "cmp_hysteresis_mode_t", "a00013.html#gad606ea9114e4593de53101b73bb23da1", null ],
[ "cmp_reference_voltage_source_t", "a00013.html#ga3cd8ccd0cb5dc3836b212e9e3f10a020", null ],
[ "cmp_config_t", "a00013.html#ga09627e0e7baa3c87d42f7f2c786f2673", null ],
[ "cmp_filter_config_t", "a00013.html#gad5c9168316f2497bcba2848cdff18e0b", null ],
[ "cmp_dac_config_t", "a00013.html#ga058f4e1be6fc2f948ee6f6715db7c547", null ],
[ "_cmp_interrupt_enable", "a00013.html#ga985bb411310dc841bb432072599dceb5", [
[ "kCMP_OutputRisingInterruptEnable", "a00013.html#gga985bb411310dc841bb432072599dceb5a0ff51a957f1d4f252f6857731c0b5ca1", null ],
[ "kCMP_OutputFallingInterruptEnable", "a00013.html#gga985bb411310dc841bb432072599dceb5a8976b76c2ef49c93106d9f561ca666d2", null ]
] ],
[ "_cmp_status_flags", "a00013.html#ga948ec869580a67bebaff6f2e0f3e42c8", [
[ "kCMP_OutputRisingEventFlag", "a00013.html#gga948ec869580a67bebaff6f2e0f3e42c8aa646eb5f296db0906e89322ca6ec0da1", null ],
[ "kCMP_OutputFallingEventFlag", "a00013.html#gga948ec869580a67bebaff6f2e0f3e42c8a1c9bd8b6e0825ad465a47c60a3dad473", null ],
[ "kCMP_OutputAssertEventFlag", "a00013.html#gga948ec869580a67bebaff6f2e0f3e42c8a9b4382c01c2497d4a8510fe8cd009def", null ]
] ],
[ "_cmp_hysteresis_mode", "a00013.html#ga99173caa09ae81a28f0284b345176811", [
[ "kCMP_HysteresisLevel0", "a00013.html#gga99173caa09ae81a28f0284b345176811a204ac01271f075b8f56785c3777b61ba", null ],
[ "kCMP_HysteresisLevel1", "a00013.html#gga99173caa09ae81a28f0284b345176811a1f34db50168b964cf653f7ee8b8a3afb", null ],
[ "kCMP_HysteresisLevel2", "a00013.html#gga99173caa09ae81a28f0284b345176811a5e86245ea1f88cdcc54482707c7dc2d2", null ],
[ "kCMP_HysteresisLevel3", "a00013.html#gga99173caa09ae81a28f0284b345176811a3923e973b3f6a0f2b6d0ffd271b3735d", null ]
] ],
[ "_cmp_reference_voltage_source", "a00013.html#ga8bbd3dfaa2704cc7db111cb555894ca0", [
[ "kCMP_VrefSourceVin1", "a00013.html#gga8bbd3dfaa2704cc7db111cb555894ca0ac567b56a364a1bc2816bfe68a4696b95", null ],
[ "kCMP_VrefSourceVin2", "a00013.html#gga8bbd3dfaa2704cc7db111cb555894ca0a4debdbdd1f9e6ade8b7ef646332251ca", null ]
] ],
[ "CMP_Init", "a00013.html#ga6f62245ac63801ce51bfaf9188c9bc99", null ],
[ "CMP_Deinit", "a00013.html#ga3b6fb1ead2c6dd4b13246b630a91f4d8", null ],
[ "CMP_Enable", "a00013.html#ga265b23b5d173fc389289aeac99f94402", null ],
[ "CMP_GetDefaultConfig", "a00013.html#gae3f987e58dece632e66665514c01e109", null ],
[ "CMP_SetInputChannels", "a00013.html#ga7021cf6a3df2d233781d9763d4562260", null ],
[ "CMP_EnableDMA", "a00013.html#gaf2a4aaf25e16818814fd9d68d81e705c", null ],
[ "CMP_EnableWindowMode", "a00013.html#ga51ddc6286d9078a971af1c21fcd67b35", null ],
[ "CMP_SetFilterConfig", "a00013.html#ga57bade782c390ef4b805bde6198fa611", null ],
[ "CMP_SetDACConfig", "a00013.html#ga61434c1828d7ef35a349eef6ec37d0c2", null ],
[ "CMP_EnableInterrupts", "a00013.html#ga9e7dc0f35a19a4b10894d0eca547befb", null ],
[ "CMP_DisableInterrupts", "a00013.html#ga10b5e9acf21bc30c754b76dc9afd0db6", null ],
[ "CMP_GetStatusFlags", "a00013.html#ga383d33c2a6b879aabfe2e5edf283ee3a", null ],
[ "CMP_ClearStatusFlags", "a00013.html#gae9ff11446780bc7a7e76a66660a5072a", null ]
];