/* * 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 cs47l90_mif1_pins[] = { 8, 9 }; staticconstunsignedint cs47l90_mif2_pins[] = { 10, 11 }; staticconstunsignedint cs47l90_mif3_pins[] = { 12, 13 }; staticconstunsignedint cs47l90_aif1_pins[] = { 14, 15, 16, 17 }; staticconstunsignedint cs47l90_aif2_pins[] = { 18, 19, 20, 21 }; staticconstunsignedint cs47l90_aif3_pins[] = { 22, 23, 24, 25 }; staticconstunsignedint cs47l90_aif4_pins[] = { 26, 27, 28, 29 }; staticconstunsignedint cs47l90_dmic4_pins[] = { 30, 31 }; staticconstunsignedint cs47l90_dmic5_pins[] = { 32, 33 }; staticconstunsignedint cs47l90_dmic3_pins[] = { 34, 35 }; staticconstunsignedint cs47l90_spk1_pins[] = { 36, 37 };
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.