/* * The alt func groups are the most commonly used functions we place these at * the lower function indexes for convenience, and the less commonly used gpio * functions at higher indexes. * * To stay consistent with the datasheet the function names are the same as * the group names for that function's pins * * Note - all 1 less than in datasheet because these are zero-indexed
*/ staticconstunsignedint cs47l85_mif1_pins[] = { 8, 9 }; staticconstunsignedint cs47l85_mif2_pins[] = { 10, 11 }; staticconstunsignedint cs47l85_mif3_pins[] = { 12, 13 }; staticconstunsignedint cs47l85_aif1_pins[] = { 14, 15, 16, 17 }; staticconstunsignedint cs47l85_aif2_pins[] = { 18, 19, 20, 21 }; staticconstunsignedint cs47l85_aif3_pins[] = { 22, 23, 24, 25 }; staticconstunsignedint cs47l85_aif4_pins[] = { 26, 27, 28, 29 }; staticconstunsignedint cs47l85_dmic4_pins[] = { 30, 31 }; staticconstunsignedint cs47l85_dmic5_pins[] = { 32, 33 }; staticconstunsignedint cs47l85_dmic6_pins[] = { 34, 35 }; staticconstunsignedint cs47l85_spk1_pins[] = { 36, 38 }; staticconstunsignedint cs47l85_spk2_pins[] = { 37, 39 };
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.