u8g2_d_setup.c 378 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280
  1. /* u8g2_d_setup.c */
  2. /* generated code, codebuild, u8g2 project */
  3. #include "u8g2.h"
  4. #if defined(__LUATOS__)
  5. #include "luat_u8g2.h"
  6. /* custom f */
  7. void u8g2_Setup_custom_i2c_noname_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8. {
  9. uint8_t tile_buf_height;
  10. uint8_t *buf;
  11. // u8g2_SetupDisplay(u8g2, u8x8_d_custom_noname, u8x8_cad_custom_fast_i2c, byte_cb, gpio_and_delay_cb);
  12. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x64_noname, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  13. buf = u8g2_m_16_8_f(&tile_buf_height);
  14. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  15. }
  16. void u8g2_Setup_custom_noname_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  17. {
  18. luat_u8g2_conf_t* conf = (luat_u8g2_conf_t*)u8g2->u8x8.user_ptr;
  19. u8g2_SetupDisplay(u8g2, u8x8_d_custom_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  20. u8g2_SetupBuffer(u8g2, 0, conf->h/8, u8g2_ll_hvline_vertical_top_lsb, rotation);
  21. }
  22. #endif
  23. /* ssd1305 */
  24. /* ssd1305 1 */
  25. void u8g2_Setup_ssd1305_128x32_noname_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  26. {
  27. uint8_t tile_buf_height;
  28. uint8_t *buf;
  29. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x32_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  30. buf = u8g2_m_16_4_1(&tile_buf_height);
  31. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  32. }
  33. void u8g2_Setup_ssd1305_128x32_adafruit_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  34. {
  35. uint8_t tile_buf_height;
  36. uint8_t *buf;
  37. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x32_adafruit, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  38. buf = u8g2_m_16_4_1(&tile_buf_height);
  39. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  40. }
  41. /* ssd1305 2 */
  42. void u8g2_Setup_ssd1305_128x32_noname_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  43. {
  44. uint8_t tile_buf_height;
  45. uint8_t *buf;
  46. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x32_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  47. buf = u8g2_m_16_4_2(&tile_buf_height);
  48. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  49. }
  50. void u8g2_Setup_ssd1305_128x32_adafruit_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  51. {
  52. uint8_t tile_buf_height;
  53. uint8_t *buf;
  54. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x32_adafruit, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  55. buf = u8g2_m_16_4_2(&tile_buf_height);
  56. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  57. }
  58. /* ssd1305 f */
  59. void u8g2_Setup_ssd1305_128x32_noname_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  60. {
  61. uint8_t tile_buf_height;
  62. uint8_t *buf;
  63. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x32_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  64. buf = u8g2_m_16_4_f(&tile_buf_height);
  65. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  66. }
  67. void u8g2_Setup_ssd1305_128x32_adafruit_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  68. {
  69. uint8_t tile_buf_height;
  70. uint8_t *buf;
  71. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x32_adafruit, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  72. buf = u8g2_m_16_4_f(&tile_buf_height);
  73. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  74. }
  75. /* ssd1305 */
  76. /* ssd1305 1 */
  77. void u8g2_Setup_ssd1305_i2c_128x32_noname_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  78. {
  79. uint8_t tile_buf_height;
  80. uint8_t *buf;
  81. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x32_noname, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  82. buf = u8g2_m_16_4_1(&tile_buf_height);
  83. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  84. }
  85. void u8g2_Setup_ssd1305_i2c_128x32_adafruit_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  86. {
  87. uint8_t tile_buf_height;
  88. uint8_t *buf;
  89. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x32_adafruit, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  90. buf = u8g2_m_16_4_1(&tile_buf_height);
  91. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  92. }
  93. /* ssd1305 2 */
  94. void u8g2_Setup_ssd1305_i2c_128x32_noname_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  95. {
  96. uint8_t tile_buf_height;
  97. uint8_t *buf;
  98. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x32_noname, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  99. buf = u8g2_m_16_4_2(&tile_buf_height);
  100. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  101. }
  102. void u8g2_Setup_ssd1305_i2c_128x32_adafruit_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  103. {
  104. uint8_t tile_buf_height;
  105. uint8_t *buf;
  106. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x32_adafruit, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  107. buf = u8g2_m_16_4_2(&tile_buf_height);
  108. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  109. }
  110. /* ssd1305 f */
  111. void u8g2_Setup_ssd1305_i2c_128x32_noname_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  112. {
  113. uint8_t tile_buf_height;
  114. uint8_t *buf;
  115. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x32_noname, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  116. buf = u8g2_m_16_4_f(&tile_buf_height);
  117. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  118. }
  119. void u8g2_Setup_ssd1305_i2c_128x32_adafruit_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  120. {
  121. uint8_t tile_buf_height;
  122. uint8_t *buf;
  123. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x32_adafruit, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  124. buf = u8g2_m_16_4_f(&tile_buf_height);
  125. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  126. }
  127. /* ssd1305 */
  128. /* ssd1305 1 */
  129. void u8g2_Setup_ssd1305_128x64_adafruit_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  130. {
  131. uint8_t tile_buf_height;
  132. uint8_t *buf;
  133. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x64_adafruit, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  134. buf = u8g2_m_16_8_1(&tile_buf_height);
  135. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  136. }
  137. void u8g2_Setup_ssd1305_128x64_raystar_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  138. {
  139. uint8_t tile_buf_height;
  140. uint8_t *buf;
  141. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x64_raystar, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  142. buf = u8g2_m_16_8_1(&tile_buf_height);
  143. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  144. }
  145. /* ssd1305 2 */
  146. void u8g2_Setup_ssd1305_128x64_adafruit_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  147. {
  148. uint8_t tile_buf_height;
  149. uint8_t *buf;
  150. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x64_adafruit, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  151. buf = u8g2_m_16_8_2(&tile_buf_height);
  152. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  153. }
  154. void u8g2_Setup_ssd1305_128x64_raystar_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  155. {
  156. uint8_t tile_buf_height;
  157. uint8_t *buf;
  158. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x64_raystar, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  159. buf = u8g2_m_16_8_2(&tile_buf_height);
  160. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  161. }
  162. /* ssd1305 f */
  163. void u8g2_Setup_ssd1305_128x64_adafruit_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  164. {
  165. uint8_t tile_buf_height;
  166. uint8_t *buf;
  167. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x64_adafruit, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  168. buf = u8g2_m_16_8_f(&tile_buf_height);
  169. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  170. }
  171. void u8g2_Setup_ssd1305_128x64_raystar_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  172. {
  173. uint8_t tile_buf_height;
  174. uint8_t *buf;
  175. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x64_raystar, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  176. buf = u8g2_m_16_8_f(&tile_buf_height);
  177. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  178. }
  179. /* ssd1305 */
  180. /* ssd1305 1 */
  181. void u8g2_Setup_ssd1305_i2c_128x64_adafruit_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  182. {
  183. uint8_t tile_buf_height;
  184. uint8_t *buf;
  185. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x64_adafruit, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  186. buf = u8g2_m_16_8_1(&tile_buf_height);
  187. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  188. }
  189. void u8g2_Setup_ssd1305_i2c_128x64_raystar_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  190. {
  191. uint8_t tile_buf_height;
  192. uint8_t *buf;
  193. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x64_raystar, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  194. buf = u8g2_m_16_8_1(&tile_buf_height);
  195. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  196. }
  197. /* ssd1305 2 */
  198. void u8g2_Setup_ssd1305_i2c_128x64_adafruit_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  199. {
  200. uint8_t tile_buf_height;
  201. uint8_t *buf;
  202. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x64_adafruit, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  203. buf = u8g2_m_16_8_2(&tile_buf_height);
  204. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  205. }
  206. void u8g2_Setup_ssd1305_i2c_128x64_raystar_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  207. {
  208. uint8_t tile_buf_height;
  209. uint8_t *buf;
  210. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x64_raystar, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  211. buf = u8g2_m_16_8_2(&tile_buf_height);
  212. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  213. }
  214. /* ssd1305 f */
  215. void u8g2_Setup_ssd1305_i2c_128x64_adafruit_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  216. {
  217. uint8_t tile_buf_height;
  218. uint8_t *buf;
  219. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x64_adafruit, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  220. buf = u8g2_m_16_8_f(&tile_buf_height);
  221. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  222. }
  223. void u8g2_Setup_ssd1305_i2c_128x64_raystar_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  224. {
  225. uint8_t tile_buf_height;
  226. uint8_t *buf;
  227. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1305_128x64_raystar, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  228. buf = u8g2_m_16_8_f(&tile_buf_height);
  229. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  230. }
  231. /* ssd1306 */
  232. /* ssd1306 1 */
  233. void u8g2_Setup_ssd1306_2040x16_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  234. {
  235. uint8_t tile_buf_height;
  236. uint8_t *buf;
  237. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_2040x16, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  238. buf = u8g2_m_255_2_1(&tile_buf_height);
  239. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  240. }
  241. /* ssd1306 2 */
  242. void u8g2_Setup_ssd1306_2040x16_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  243. {
  244. uint8_t tile_buf_height;
  245. uint8_t *buf;
  246. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_2040x16, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  247. buf = u8g2_m_255_2_2(&tile_buf_height);
  248. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  249. }
  250. /* ssd1306 f */
  251. void u8g2_Setup_ssd1306_2040x16_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  252. {
  253. uint8_t tile_buf_height;
  254. uint8_t *buf;
  255. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_2040x16, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  256. buf = u8g2_m_255_2_f(&tile_buf_height);
  257. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  258. }
  259. /* ssd1306 */
  260. /* ssd1306 1 */
  261. void u8g2_Setup_ssd1306_128x64_noname_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  262. {
  263. uint8_t tile_buf_height;
  264. uint8_t *buf;
  265. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x64_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  266. buf = u8g2_m_16_8_1(&tile_buf_height);
  267. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  268. }
  269. void u8g2_Setup_ssd1306_128x64_vcomh0_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  270. {
  271. uint8_t tile_buf_height;
  272. uint8_t *buf;
  273. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x64_vcomh0, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  274. buf = u8g2_m_16_8_1(&tile_buf_height);
  275. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  276. }
  277. void u8g2_Setup_ssd1306_128x64_alt0_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  278. {
  279. uint8_t tile_buf_height;
  280. uint8_t *buf;
  281. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x64_alt0, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  282. buf = u8g2_m_16_8_1(&tile_buf_height);
  283. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  284. }
  285. /* ssd1306 2 */
  286. void u8g2_Setup_ssd1306_128x64_noname_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  287. {
  288. uint8_t tile_buf_height;
  289. uint8_t *buf;
  290. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x64_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  291. buf = u8g2_m_16_8_2(&tile_buf_height);
  292. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  293. }
  294. void u8g2_Setup_ssd1306_128x64_vcomh0_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  295. {
  296. uint8_t tile_buf_height;
  297. uint8_t *buf;
  298. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x64_vcomh0, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  299. buf = u8g2_m_16_8_2(&tile_buf_height);
  300. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  301. }
  302. void u8g2_Setup_ssd1306_128x64_alt0_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  303. {
  304. uint8_t tile_buf_height;
  305. uint8_t *buf;
  306. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x64_alt0, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  307. buf = u8g2_m_16_8_2(&tile_buf_height);
  308. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  309. }
  310. /* ssd1306 f */
  311. void u8g2_Setup_ssd1306_128x64_noname_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  312. {
  313. uint8_t tile_buf_height;
  314. uint8_t *buf;
  315. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x64_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  316. buf = u8g2_m_16_8_f(&tile_buf_height);
  317. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  318. }
  319. void u8g2_Setup_ssd1306_128x64_vcomh0_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  320. {
  321. uint8_t tile_buf_height;
  322. uint8_t *buf;
  323. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x64_vcomh0, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  324. buf = u8g2_m_16_8_f(&tile_buf_height);
  325. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  326. }
  327. void u8g2_Setup_ssd1306_128x64_alt0_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  328. {
  329. uint8_t tile_buf_height;
  330. uint8_t *buf;
  331. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x64_alt0, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  332. buf = u8g2_m_16_8_f(&tile_buf_height);
  333. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  334. }
  335. /* ssd1306 */
  336. /* ssd1306 1 */
  337. void u8g2_Setup_ssd1306_i2c_128x64_noname_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  338. {
  339. uint8_t tile_buf_height;
  340. uint8_t *buf;
  341. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x64_noname, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  342. buf = u8g2_m_16_8_1(&tile_buf_height);
  343. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  344. }
  345. void u8g2_Setup_ssd1306_i2c_128x64_vcomh0_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  346. {
  347. uint8_t tile_buf_height;
  348. uint8_t *buf;
  349. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x64_vcomh0, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  350. buf = u8g2_m_16_8_1(&tile_buf_height);
  351. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  352. }
  353. void u8g2_Setup_ssd1306_i2c_128x64_alt0_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  354. {
  355. uint8_t tile_buf_height;
  356. uint8_t *buf;
  357. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x64_alt0, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  358. buf = u8g2_m_16_8_1(&tile_buf_height);
  359. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  360. }
  361. /* ssd1306 2 */
  362. void u8g2_Setup_ssd1306_i2c_128x64_noname_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  363. {
  364. uint8_t tile_buf_height;
  365. uint8_t *buf;
  366. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x64_noname, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  367. buf = u8g2_m_16_8_2(&tile_buf_height);
  368. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  369. }
  370. void u8g2_Setup_ssd1306_i2c_128x64_vcomh0_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  371. {
  372. uint8_t tile_buf_height;
  373. uint8_t *buf;
  374. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x64_vcomh0, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  375. buf = u8g2_m_16_8_2(&tile_buf_height);
  376. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  377. }
  378. void u8g2_Setup_ssd1306_i2c_128x64_alt0_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  379. {
  380. uint8_t tile_buf_height;
  381. uint8_t *buf;
  382. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x64_alt0, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  383. buf = u8g2_m_16_8_2(&tile_buf_height);
  384. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  385. }
  386. /* ssd1306 f */
  387. void u8g2_Setup_ssd1306_i2c_128x64_noname_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  388. {
  389. uint8_t tile_buf_height;
  390. uint8_t *buf;
  391. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x64_noname, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  392. buf = u8g2_m_16_8_f(&tile_buf_height);
  393. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  394. }
  395. void u8g2_Setup_ssd1306_i2c_128x64_vcomh0_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  396. {
  397. uint8_t tile_buf_height;
  398. uint8_t *buf;
  399. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x64_vcomh0, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  400. buf = u8g2_m_16_8_f(&tile_buf_height);
  401. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  402. }
  403. void u8g2_Setup_ssd1306_i2c_128x64_alt0_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  404. {
  405. uint8_t tile_buf_height;
  406. uint8_t *buf;
  407. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x64_alt0, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  408. buf = u8g2_m_16_8_f(&tile_buf_height);
  409. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  410. }
  411. /* ssd1312 */
  412. /* ssd1312 1 */
  413. void u8g2_Setup_ssd1312_128x64_noname_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  414. {
  415. uint8_t tile_buf_height;
  416. uint8_t *buf;
  417. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1312_128x64_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  418. buf = u8g2_m_16_8_1(&tile_buf_height);
  419. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  420. }
  421. /* ssd1312 2 */
  422. void u8g2_Setup_ssd1312_128x64_noname_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  423. {
  424. uint8_t tile_buf_height;
  425. uint8_t *buf;
  426. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1312_128x64_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  427. buf = u8g2_m_16_8_2(&tile_buf_height);
  428. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  429. }
  430. /* ssd1312 f */
  431. void u8g2_Setup_ssd1312_128x64_noname_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  432. {
  433. uint8_t tile_buf_height;
  434. uint8_t *buf;
  435. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1312_128x64_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  436. buf = u8g2_m_16_8_f(&tile_buf_height);
  437. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  438. }
  439. /* ssd1312 */
  440. /* ssd1312 1 */
  441. void u8g2_Setup_ssd1312_i2c_128x64_noname_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  442. {
  443. uint8_t tile_buf_height;
  444. uint8_t *buf;
  445. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1312_128x64_noname, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  446. buf = u8g2_m_16_8_1(&tile_buf_height);
  447. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  448. }
  449. /* ssd1312 2 */
  450. void u8g2_Setup_ssd1312_i2c_128x64_noname_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  451. {
  452. uint8_t tile_buf_height;
  453. uint8_t *buf;
  454. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1312_128x64_noname, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  455. buf = u8g2_m_16_8_2(&tile_buf_height);
  456. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  457. }
  458. /* ssd1312 f */
  459. void u8g2_Setup_ssd1312_i2c_128x64_noname_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  460. {
  461. uint8_t tile_buf_height;
  462. uint8_t *buf;
  463. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1312_128x64_noname, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  464. buf = u8g2_m_16_8_f(&tile_buf_height);
  465. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  466. }
  467. /* ssd1306 */
  468. /* ssd1306 1 */
  469. void u8g2_Setup_ssd1306_72x40_er_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  470. {
  471. uint8_t tile_buf_height;
  472. uint8_t *buf;
  473. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_72x40_er, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  474. buf = u8g2_m_9_5_1(&tile_buf_height);
  475. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  476. }
  477. /* ssd1306 2 */
  478. void u8g2_Setup_ssd1306_72x40_er_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  479. {
  480. uint8_t tile_buf_height;
  481. uint8_t *buf;
  482. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_72x40_er, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  483. buf = u8g2_m_9_5_2(&tile_buf_height);
  484. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  485. }
  486. /* ssd1306 f */
  487. void u8g2_Setup_ssd1306_72x40_er_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  488. {
  489. uint8_t tile_buf_height;
  490. uint8_t *buf;
  491. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_72x40_er, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  492. buf = u8g2_m_9_5_f(&tile_buf_height);
  493. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  494. }
  495. /* ssd1306 */
  496. /* ssd1306 1 */
  497. void u8g2_Setup_ssd1306_i2c_72x40_er_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  498. {
  499. uint8_t tile_buf_height;
  500. uint8_t *buf;
  501. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_72x40_er, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  502. buf = u8g2_m_9_5_1(&tile_buf_height);
  503. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  504. }
  505. /* ssd1306 2 */
  506. void u8g2_Setup_ssd1306_i2c_72x40_er_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  507. {
  508. uint8_t tile_buf_height;
  509. uint8_t *buf;
  510. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_72x40_er, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  511. buf = u8g2_m_9_5_2(&tile_buf_height);
  512. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  513. }
  514. /* ssd1306 f */
  515. void u8g2_Setup_ssd1306_i2c_72x40_er_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  516. {
  517. uint8_t tile_buf_height;
  518. uint8_t *buf;
  519. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_72x40_er, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  520. buf = u8g2_m_9_5_f(&tile_buf_height);
  521. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  522. }
  523. /* ssd1306 */
  524. /* ssd1306 1 */
  525. void u8g2_Setup_ssd1306_96x40_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  526. {
  527. uint8_t tile_buf_height;
  528. uint8_t *buf;
  529. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_96x40, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  530. buf = u8g2_m_12_5_1(&tile_buf_height);
  531. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  532. }
  533. void u8g2_Setup_ssd1306_96x39_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  534. {
  535. uint8_t tile_buf_height;
  536. uint8_t *buf;
  537. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_96x39, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  538. buf = u8g2_m_12_5_1(&tile_buf_height);
  539. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  540. }
  541. /* ssd1306 2 */
  542. void u8g2_Setup_ssd1306_96x40_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  543. {
  544. uint8_t tile_buf_height;
  545. uint8_t *buf;
  546. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_96x40, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  547. buf = u8g2_m_12_5_2(&tile_buf_height);
  548. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  549. }
  550. void u8g2_Setup_ssd1306_96x39_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  551. {
  552. uint8_t tile_buf_height;
  553. uint8_t *buf;
  554. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_96x39, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  555. buf = u8g2_m_12_5_2(&tile_buf_height);
  556. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  557. }
  558. /* ssd1306 f */
  559. void u8g2_Setup_ssd1306_96x40_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  560. {
  561. uint8_t tile_buf_height;
  562. uint8_t *buf;
  563. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_96x40, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  564. buf = u8g2_m_12_5_f(&tile_buf_height);
  565. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  566. }
  567. void u8g2_Setup_ssd1306_96x39_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  568. {
  569. uint8_t tile_buf_height;
  570. uint8_t *buf;
  571. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_96x39, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  572. buf = u8g2_m_12_5_f(&tile_buf_height);
  573. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  574. }
  575. /* ssd1306 */
  576. /* ssd1306 1 */
  577. void u8g2_Setup_ssd1306_i2c_96x40_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  578. {
  579. uint8_t tile_buf_height;
  580. uint8_t *buf;
  581. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_96x40, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  582. buf = u8g2_m_12_5_1(&tile_buf_height);
  583. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  584. }
  585. void u8g2_Setup_ssd1306_i2c_96x39_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  586. {
  587. uint8_t tile_buf_height;
  588. uint8_t *buf;
  589. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_96x39, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  590. buf = u8g2_m_12_5_1(&tile_buf_height);
  591. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  592. }
  593. /* ssd1306 2 */
  594. void u8g2_Setup_ssd1306_i2c_96x40_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  595. {
  596. uint8_t tile_buf_height;
  597. uint8_t *buf;
  598. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_96x40, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  599. buf = u8g2_m_12_5_2(&tile_buf_height);
  600. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  601. }
  602. void u8g2_Setup_ssd1306_i2c_96x39_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  603. {
  604. uint8_t tile_buf_height;
  605. uint8_t *buf;
  606. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_96x39, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  607. buf = u8g2_m_12_5_2(&tile_buf_height);
  608. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  609. }
  610. /* ssd1306 f */
  611. void u8g2_Setup_ssd1306_i2c_96x40_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  612. {
  613. uint8_t tile_buf_height;
  614. uint8_t *buf;
  615. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_96x40, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  616. buf = u8g2_m_12_5_f(&tile_buf_height);
  617. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  618. }
  619. void u8g2_Setup_ssd1306_i2c_96x39_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  620. {
  621. uint8_t tile_buf_height;
  622. uint8_t *buf;
  623. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_96x39, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  624. buf = u8g2_m_12_5_f(&tile_buf_height);
  625. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  626. }
  627. /* sh1106 */
  628. /* sh1106 1 */
  629. void u8g2_Setup_sh1106_128x64_noname_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  630. {
  631. uint8_t tile_buf_height;
  632. uint8_t *buf;
  633. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x64_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  634. buf = u8g2_m_16_8_1(&tile_buf_height);
  635. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  636. }
  637. void u8g2_Setup_sh1106_128x64_vcomh0_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  638. {
  639. uint8_t tile_buf_height;
  640. uint8_t *buf;
  641. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x64_vcomh0, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  642. buf = u8g2_m_16_8_1(&tile_buf_height);
  643. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  644. }
  645. void u8g2_Setup_sh1106_128x64_winstar_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  646. {
  647. uint8_t tile_buf_height;
  648. uint8_t *buf;
  649. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x64_winstar, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  650. buf = u8g2_m_16_8_1(&tile_buf_height);
  651. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  652. }
  653. /* sh1106 2 */
  654. void u8g2_Setup_sh1106_128x64_noname_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  655. {
  656. uint8_t tile_buf_height;
  657. uint8_t *buf;
  658. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x64_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  659. buf = u8g2_m_16_8_2(&tile_buf_height);
  660. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  661. }
  662. void u8g2_Setup_sh1106_128x64_vcomh0_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  663. {
  664. uint8_t tile_buf_height;
  665. uint8_t *buf;
  666. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x64_vcomh0, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  667. buf = u8g2_m_16_8_2(&tile_buf_height);
  668. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  669. }
  670. void u8g2_Setup_sh1106_128x64_winstar_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  671. {
  672. uint8_t tile_buf_height;
  673. uint8_t *buf;
  674. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x64_winstar, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  675. buf = u8g2_m_16_8_2(&tile_buf_height);
  676. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  677. }
  678. /* sh1106 f */
  679. void u8g2_Setup_sh1106_128x64_noname_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  680. {
  681. uint8_t tile_buf_height;
  682. uint8_t *buf;
  683. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x64_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  684. buf = u8g2_m_16_8_f(&tile_buf_height);
  685. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  686. }
  687. void u8g2_Setup_sh1106_128x64_vcomh0_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  688. {
  689. uint8_t tile_buf_height;
  690. uint8_t *buf;
  691. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x64_vcomh0, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  692. buf = u8g2_m_16_8_f(&tile_buf_height);
  693. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  694. }
  695. void u8g2_Setup_sh1106_128x64_winstar_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  696. {
  697. uint8_t tile_buf_height;
  698. uint8_t *buf;
  699. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x64_winstar, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  700. buf = u8g2_m_16_8_f(&tile_buf_height);
  701. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  702. }
  703. /* sh1106 */
  704. /* sh1106 1 */
  705. void u8g2_Setup_sh1106_i2c_128x64_noname_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  706. {
  707. uint8_t tile_buf_height;
  708. uint8_t *buf;
  709. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x64_noname, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  710. buf = u8g2_m_16_8_1(&tile_buf_height);
  711. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  712. }
  713. void u8g2_Setup_sh1106_i2c_128x64_vcomh0_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  714. {
  715. uint8_t tile_buf_height;
  716. uint8_t *buf;
  717. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x64_vcomh0, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  718. buf = u8g2_m_16_8_1(&tile_buf_height);
  719. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  720. }
  721. void u8g2_Setup_sh1106_i2c_128x64_winstar_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  722. {
  723. uint8_t tile_buf_height;
  724. uint8_t *buf;
  725. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x64_winstar, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  726. buf = u8g2_m_16_8_1(&tile_buf_height);
  727. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  728. }
  729. /* sh1106 2 */
  730. void u8g2_Setup_sh1106_i2c_128x64_noname_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  731. {
  732. uint8_t tile_buf_height;
  733. uint8_t *buf;
  734. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x64_noname, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  735. buf = u8g2_m_16_8_2(&tile_buf_height);
  736. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  737. }
  738. void u8g2_Setup_sh1106_i2c_128x64_vcomh0_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  739. {
  740. uint8_t tile_buf_height;
  741. uint8_t *buf;
  742. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x64_vcomh0, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  743. buf = u8g2_m_16_8_2(&tile_buf_height);
  744. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  745. }
  746. void u8g2_Setup_sh1106_i2c_128x64_winstar_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  747. {
  748. uint8_t tile_buf_height;
  749. uint8_t *buf;
  750. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x64_winstar, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  751. buf = u8g2_m_16_8_2(&tile_buf_height);
  752. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  753. }
  754. /* sh1106 f */
  755. void u8g2_Setup_sh1106_i2c_128x64_noname_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  756. {
  757. uint8_t tile_buf_height;
  758. uint8_t *buf;
  759. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x64_noname, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  760. buf = u8g2_m_16_8_f(&tile_buf_height);
  761. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  762. }
  763. void u8g2_Setup_sh1106_i2c_128x64_vcomh0_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  764. {
  765. uint8_t tile_buf_height;
  766. uint8_t *buf;
  767. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x64_vcomh0, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  768. buf = u8g2_m_16_8_f(&tile_buf_height);
  769. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  770. }
  771. void u8g2_Setup_sh1106_i2c_128x64_winstar_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  772. {
  773. uint8_t tile_buf_height;
  774. uint8_t *buf;
  775. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x64_winstar, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  776. buf = u8g2_m_16_8_f(&tile_buf_height);
  777. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  778. }
  779. /* sh1106 */
  780. /* sh1106 1 */
  781. void u8g2_Setup_sh1106_72x40_wise_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  782. {
  783. uint8_t tile_buf_height;
  784. uint8_t *buf;
  785. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_72x40_wise, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  786. buf = u8g2_m_9_5_1(&tile_buf_height);
  787. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  788. }
  789. /* sh1106 2 */
  790. void u8g2_Setup_sh1106_72x40_wise_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  791. {
  792. uint8_t tile_buf_height;
  793. uint8_t *buf;
  794. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_72x40_wise, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  795. buf = u8g2_m_9_5_2(&tile_buf_height);
  796. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  797. }
  798. /* sh1106 f */
  799. void u8g2_Setup_sh1106_72x40_wise_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  800. {
  801. uint8_t tile_buf_height;
  802. uint8_t *buf;
  803. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_72x40_wise, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  804. buf = u8g2_m_9_5_f(&tile_buf_height);
  805. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  806. }
  807. /* sh1106 */
  808. /* sh1106 1 */
  809. void u8g2_Setup_sh1106_i2c_72x40_wise_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  810. {
  811. uint8_t tile_buf_height;
  812. uint8_t *buf;
  813. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_72x40_wise, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  814. buf = u8g2_m_9_5_1(&tile_buf_height);
  815. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  816. }
  817. /* sh1106 2 */
  818. void u8g2_Setup_sh1106_i2c_72x40_wise_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  819. {
  820. uint8_t tile_buf_height;
  821. uint8_t *buf;
  822. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_72x40_wise, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  823. buf = u8g2_m_9_5_2(&tile_buf_height);
  824. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  825. }
  826. /* sh1106 f */
  827. void u8g2_Setup_sh1106_i2c_72x40_wise_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  828. {
  829. uint8_t tile_buf_height;
  830. uint8_t *buf;
  831. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_72x40_wise, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  832. buf = u8g2_m_9_5_f(&tile_buf_height);
  833. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  834. }
  835. /* sh1106 */
  836. /* sh1106 1 */
  837. void u8g2_Setup_sh1106_64x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  838. {
  839. uint8_t tile_buf_height;
  840. uint8_t *buf;
  841. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_64x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  842. buf = u8g2_m_8_4_1(&tile_buf_height);
  843. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  844. }
  845. /* sh1106 2 */
  846. void u8g2_Setup_sh1106_64x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  847. {
  848. uint8_t tile_buf_height;
  849. uint8_t *buf;
  850. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_64x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  851. buf = u8g2_m_8_4_2(&tile_buf_height);
  852. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  853. }
  854. /* sh1106 f */
  855. void u8g2_Setup_sh1106_64x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  856. {
  857. uint8_t tile_buf_height;
  858. uint8_t *buf;
  859. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_64x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  860. buf = u8g2_m_8_4_f(&tile_buf_height);
  861. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  862. }
  863. /* sh1106 */
  864. /* sh1106 1 */
  865. void u8g2_Setup_sh1106_i2c_64x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  866. {
  867. uint8_t tile_buf_height;
  868. uint8_t *buf;
  869. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_64x32, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  870. buf = u8g2_m_8_4_1(&tile_buf_height);
  871. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  872. }
  873. /* sh1106 2 */
  874. void u8g2_Setup_sh1106_i2c_64x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  875. {
  876. uint8_t tile_buf_height;
  877. uint8_t *buf;
  878. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_64x32, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  879. buf = u8g2_m_8_4_2(&tile_buf_height);
  880. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  881. }
  882. /* sh1106 f */
  883. void u8g2_Setup_sh1106_i2c_64x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  884. {
  885. uint8_t tile_buf_height;
  886. uint8_t *buf;
  887. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_64x32, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  888. buf = u8g2_m_8_4_f(&tile_buf_height);
  889. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  890. }
  891. /* sh1107 */
  892. /* sh1107 1 */
  893. void u8g2_Setup_sh1107_64x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  894. {
  895. uint8_t tile_buf_height;
  896. uint8_t *buf;
  897. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_64x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  898. buf = u8g2_m_8_16_1(&tile_buf_height);
  899. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  900. }
  901. /* sh1107 2 */
  902. void u8g2_Setup_sh1107_64x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  903. {
  904. uint8_t tile_buf_height;
  905. uint8_t *buf;
  906. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_64x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  907. buf = u8g2_m_8_16_2(&tile_buf_height);
  908. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  909. }
  910. /* sh1107 f */
  911. void u8g2_Setup_sh1107_64x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  912. {
  913. uint8_t tile_buf_height;
  914. uint8_t *buf;
  915. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_64x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  916. buf = u8g2_m_8_16_f(&tile_buf_height);
  917. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  918. }
  919. /* sh1107 */
  920. /* sh1107 1 */
  921. void u8g2_Setup_sh1107_i2c_64x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  922. {
  923. uint8_t tile_buf_height;
  924. uint8_t *buf;
  925. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_64x128, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  926. buf = u8g2_m_8_16_1(&tile_buf_height);
  927. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  928. }
  929. /* sh1107 2 */
  930. void u8g2_Setup_sh1107_i2c_64x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  931. {
  932. uint8_t tile_buf_height;
  933. uint8_t *buf;
  934. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_64x128, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  935. buf = u8g2_m_8_16_2(&tile_buf_height);
  936. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  937. }
  938. /* sh1107 f */
  939. void u8g2_Setup_sh1107_i2c_64x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  940. {
  941. uint8_t tile_buf_height;
  942. uint8_t *buf;
  943. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_64x128, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  944. buf = u8g2_m_8_16_f(&tile_buf_height);
  945. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  946. }
  947. /* sh1107 */
  948. /* sh1107 1 */
  949. void u8g2_Setup_sh1107_seeed_96x96_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  950. {
  951. uint8_t tile_buf_height;
  952. uint8_t *buf;
  953. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_seeed_96x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  954. buf = u8g2_m_12_12_1(&tile_buf_height);
  955. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  956. }
  957. void u8g2_Setup_sh1107_hjr_oel1m0201_96x96_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  958. {
  959. uint8_t tile_buf_height;
  960. uint8_t *buf;
  961. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_hjr_oel1m0201_96x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  962. buf = u8g2_m_12_12_1(&tile_buf_height);
  963. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  964. }
  965. /* sh1107 2 */
  966. void u8g2_Setup_sh1107_seeed_96x96_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  967. {
  968. uint8_t tile_buf_height;
  969. uint8_t *buf;
  970. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_seeed_96x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  971. buf = u8g2_m_12_12_2(&tile_buf_height);
  972. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  973. }
  974. void u8g2_Setup_sh1107_hjr_oel1m0201_96x96_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  975. {
  976. uint8_t tile_buf_height;
  977. uint8_t *buf;
  978. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_hjr_oel1m0201_96x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  979. buf = u8g2_m_12_12_2(&tile_buf_height);
  980. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  981. }
  982. /* sh1107 f */
  983. void u8g2_Setup_sh1107_seeed_96x96_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  984. {
  985. uint8_t tile_buf_height;
  986. uint8_t *buf;
  987. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_seeed_96x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  988. buf = u8g2_m_12_12_f(&tile_buf_height);
  989. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  990. }
  991. void u8g2_Setup_sh1107_hjr_oel1m0201_96x96_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  992. {
  993. uint8_t tile_buf_height;
  994. uint8_t *buf;
  995. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_hjr_oel1m0201_96x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  996. buf = u8g2_m_12_12_f(&tile_buf_height);
  997. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  998. }
  999. /* sh1107 */
  1000. /* sh1107 1 */
  1001. void u8g2_Setup_sh1107_i2c_seeed_96x96_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1002. {
  1003. uint8_t tile_buf_height;
  1004. uint8_t *buf;
  1005. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_seeed_96x96, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1006. buf = u8g2_m_12_12_1(&tile_buf_height);
  1007. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1008. }
  1009. void u8g2_Setup_sh1107_i2c_hjr_oel1m0201_96x96_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1010. {
  1011. uint8_t tile_buf_height;
  1012. uint8_t *buf;
  1013. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_hjr_oel1m0201_96x96, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1014. buf = u8g2_m_12_12_1(&tile_buf_height);
  1015. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1016. }
  1017. /* sh1107 2 */
  1018. void u8g2_Setup_sh1107_i2c_seeed_96x96_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1019. {
  1020. uint8_t tile_buf_height;
  1021. uint8_t *buf;
  1022. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_seeed_96x96, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1023. buf = u8g2_m_12_12_2(&tile_buf_height);
  1024. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1025. }
  1026. void u8g2_Setup_sh1107_i2c_hjr_oel1m0201_96x96_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1027. {
  1028. uint8_t tile_buf_height;
  1029. uint8_t *buf;
  1030. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_hjr_oel1m0201_96x96, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1031. buf = u8g2_m_12_12_2(&tile_buf_height);
  1032. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1033. }
  1034. /* sh1107 f */
  1035. void u8g2_Setup_sh1107_i2c_seeed_96x96_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1036. {
  1037. uint8_t tile_buf_height;
  1038. uint8_t *buf;
  1039. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_seeed_96x96, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1040. buf = u8g2_m_12_12_f(&tile_buf_height);
  1041. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1042. }
  1043. void u8g2_Setup_sh1107_i2c_hjr_oel1m0201_96x96_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1044. {
  1045. uint8_t tile_buf_height;
  1046. uint8_t *buf;
  1047. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_hjr_oel1m0201_96x96, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1048. buf = u8g2_m_12_12_f(&tile_buf_height);
  1049. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1050. }
  1051. /* sh1107 */
  1052. /* sh1107 1 */
  1053. void u8g2_Setup_sh1107_128x80_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1054. {
  1055. uint8_t tile_buf_height;
  1056. uint8_t *buf;
  1057. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_128x80, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1058. buf = u8g2_m_10_16_1(&tile_buf_height);
  1059. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1060. }
  1061. void u8g2_Setup_sh1107_tk078f288_80x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1062. {
  1063. uint8_t tile_buf_height;
  1064. uint8_t *buf;
  1065. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_tk078f288_80x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1066. buf = u8g2_m_10_16_1(&tile_buf_height);
  1067. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1068. }
  1069. /* sh1107 2 */
  1070. void u8g2_Setup_sh1107_128x80_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1071. {
  1072. uint8_t tile_buf_height;
  1073. uint8_t *buf;
  1074. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_128x80, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1075. buf = u8g2_m_10_16_2(&tile_buf_height);
  1076. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1077. }
  1078. void u8g2_Setup_sh1107_tk078f288_80x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1079. {
  1080. uint8_t tile_buf_height;
  1081. uint8_t *buf;
  1082. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_tk078f288_80x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1083. buf = u8g2_m_10_16_2(&tile_buf_height);
  1084. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1085. }
  1086. /* sh1107 f */
  1087. void u8g2_Setup_sh1107_128x80_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1088. {
  1089. uint8_t tile_buf_height;
  1090. uint8_t *buf;
  1091. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_128x80, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1092. buf = u8g2_m_10_16_f(&tile_buf_height);
  1093. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1094. }
  1095. void u8g2_Setup_sh1107_tk078f288_80x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1096. {
  1097. uint8_t tile_buf_height;
  1098. uint8_t *buf;
  1099. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_tk078f288_80x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1100. buf = u8g2_m_10_16_f(&tile_buf_height);
  1101. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1102. }
  1103. /* sh1107 */
  1104. /* sh1107 1 */
  1105. void u8g2_Setup_sh1107_i2c_128x80_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1106. {
  1107. uint8_t tile_buf_height;
  1108. uint8_t *buf;
  1109. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_128x80, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1110. buf = u8g2_m_10_16_1(&tile_buf_height);
  1111. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1112. }
  1113. void u8g2_Setup_sh1107_i2c_tk078f288_80x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1114. {
  1115. uint8_t tile_buf_height;
  1116. uint8_t *buf;
  1117. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_tk078f288_80x128, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1118. buf = u8g2_m_10_16_1(&tile_buf_height);
  1119. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1120. }
  1121. /* sh1107 2 */
  1122. void u8g2_Setup_sh1107_i2c_128x80_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1123. {
  1124. uint8_t tile_buf_height;
  1125. uint8_t *buf;
  1126. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_128x80, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1127. buf = u8g2_m_10_16_2(&tile_buf_height);
  1128. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1129. }
  1130. void u8g2_Setup_sh1107_i2c_tk078f288_80x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1131. {
  1132. uint8_t tile_buf_height;
  1133. uint8_t *buf;
  1134. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_tk078f288_80x128, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1135. buf = u8g2_m_10_16_2(&tile_buf_height);
  1136. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1137. }
  1138. /* sh1107 f */
  1139. void u8g2_Setup_sh1107_i2c_128x80_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1140. {
  1141. uint8_t tile_buf_height;
  1142. uint8_t *buf;
  1143. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_128x80, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1144. buf = u8g2_m_10_16_f(&tile_buf_height);
  1145. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1146. }
  1147. void u8g2_Setup_sh1107_i2c_tk078f288_80x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1148. {
  1149. uint8_t tile_buf_height;
  1150. uint8_t *buf;
  1151. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_tk078f288_80x128, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1152. buf = u8g2_m_10_16_f(&tile_buf_height);
  1153. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1154. }
  1155. /* sh1107 */
  1156. /* sh1107 1 */
  1157. void u8g2_Setup_sh1107_128x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1158. {
  1159. uint8_t tile_buf_height;
  1160. uint8_t *buf;
  1161. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1162. buf = u8g2_m_16_16_1(&tile_buf_height);
  1163. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1164. }
  1165. void u8g2_Setup_sh1107_pimoroni_128x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1166. {
  1167. uint8_t tile_buf_height;
  1168. uint8_t *buf;
  1169. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_pimoroni_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1170. buf = u8g2_m_16_16_1(&tile_buf_height);
  1171. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1172. }
  1173. void u8g2_Setup_sh1107_seeed_128x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1174. {
  1175. uint8_t tile_buf_height;
  1176. uint8_t *buf;
  1177. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_seeed_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1178. buf = u8g2_m_16_16_1(&tile_buf_height);
  1179. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1180. }
  1181. /* sh1107 2 */
  1182. void u8g2_Setup_sh1107_128x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1183. {
  1184. uint8_t tile_buf_height;
  1185. uint8_t *buf;
  1186. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1187. buf = u8g2_m_16_16_2(&tile_buf_height);
  1188. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1189. }
  1190. void u8g2_Setup_sh1107_pimoroni_128x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1191. {
  1192. uint8_t tile_buf_height;
  1193. uint8_t *buf;
  1194. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_pimoroni_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1195. buf = u8g2_m_16_16_2(&tile_buf_height);
  1196. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1197. }
  1198. void u8g2_Setup_sh1107_seeed_128x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1199. {
  1200. uint8_t tile_buf_height;
  1201. uint8_t *buf;
  1202. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_seeed_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1203. buf = u8g2_m_16_16_2(&tile_buf_height);
  1204. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1205. }
  1206. /* sh1107 f */
  1207. void u8g2_Setup_sh1107_128x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1208. {
  1209. uint8_t tile_buf_height;
  1210. uint8_t *buf;
  1211. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1212. buf = u8g2_m_16_16_f(&tile_buf_height);
  1213. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1214. }
  1215. void u8g2_Setup_sh1107_pimoroni_128x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1216. {
  1217. uint8_t tile_buf_height;
  1218. uint8_t *buf;
  1219. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_pimoroni_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1220. buf = u8g2_m_16_16_f(&tile_buf_height);
  1221. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1222. }
  1223. void u8g2_Setup_sh1107_seeed_128x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1224. {
  1225. uint8_t tile_buf_height;
  1226. uint8_t *buf;
  1227. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_seeed_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1228. buf = u8g2_m_16_16_f(&tile_buf_height);
  1229. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1230. }
  1231. /* sh1107 */
  1232. /* sh1107 1 */
  1233. void u8g2_Setup_sh1107_i2c_128x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1234. {
  1235. uint8_t tile_buf_height;
  1236. uint8_t *buf;
  1237. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_128x128, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1238. buf = u8g2_m_16_16_1(&tile_buf_height);
  1239. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1240. }
  1241. void u8g2_Setup_sh1107_i2c_pimoroni_128x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1242. {
  1243. uint8_t tile_buf_height;
  1244. uint8_t *buf;
  1245. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_pimoroni_128x128, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1246. buf = u8g2_m_16_16_1(&tile_buf_height);
  1247. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1248. }
  1249. void u8g2_Setup_sh1107_i2c_seeed_128x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1250. {
  1251. uint8_t tile_buf_height;
  1252. uint8_t *buf;
  1253. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_seeed_128x128, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1254. buf = u8g2_m_16_16_1(&tile_buf_height);
  1255. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1256. }
  1257. /* sh1107 2 */
  1258. void u8g2_Setup_sh1107_i2c_128x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1259. {
  1260. uint8_t tile_buf_height;
  1261. uint8_t *buf;
  1262. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_128x128, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1263. buf = u8g2_m_16_16_2(&tile_buf_height);
  1264. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1265. }
  1266. void u8g2_Setup_sh1107_i2c_pimoroni_128x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1267. {
  1268. uint8_t tile_buf_height;
  1269. uint8_t *buf;
  1270. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_pimoroni_128x128, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1271. buf = u8g2_m_16_16_2(&tile_buf_height);
  1272. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1273. }
  1274. void u8g2_Setup_sh1107_i2c_seeed_128x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1275. {
  1276. uint8_t tile_buf_height;
  1277. uint8_t *buf;
  1278. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_seeed_128x128, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1279. buf = u8g2_m_16_16_2(&tile_buf_height);
  1280. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1281. }
  1282. /* sh1107 f */
  1283. void u8g2_Setup_sh1107_i2c_128x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1284. {
  1285. uint8_t tile_buf_height;
  1286. uint8_t *buf;
  1287. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_128x128, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1288. buf = u8g2_m_16_16_f(&tile_buf_height);
  1289. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1290. }
  1291. void u8g2_Setup_sh1107_i2c_pimoroni_128x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1292. {
  1293. uint8_t tile_buf_height;
  1294. uint8_t *buf;
  1295. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_pimoroni_128x128, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1296. buf = u8g2_m_16_16_f(&tile_buf_height);
  1297. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1298. }
  1299. void u8g2_Setup_sh1107_i2c_seeed_128x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1300. {
  1301. uint8_t tile_buf_height;
  1302. uint8_t *buf;
  1303. u8g2_SetupDisplay(u8g2, u8x8_d_sh1107_seeed_128x128, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1304. buf = u8g2_m_16_16_f(&tile_buf_height);
  1305. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1306. }
  1307. /* sh1108 */
  1308. /* sh1108 1 */
  1309. void u8g2_Setup_sh1108_128x160_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1310. {
  1311. uint8_t tile_buf_height;
  1312. uint8_t *buf;
  1313. u8g2_SetupDisplay(u8g2, u8x8_d_sh1108_128x160, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1314. buf = u8g2_m_16_20_1(&tile_buf_height);
  1315. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1316. }
  1317. /* sh1108 2 */
  1318. void u8g2_Setup_sh1108_128x160_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1319. {
  1320. uint8_t tile_buf_height;
  1321. uint8_t *buf;
  1322. u8g2_SetupDisplay(u8g2, u8x8_d_sh1108_128x160, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1323. buf = u8g2_m_16_20_2(&tile_buf_height);
  1324. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1325. }
  1326. /* sh1108 f */
  1327. void u8g2_Setup_sh1108_128x160_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1328. {
  1329. uint8_t tile_buf_height;
  1330. uint8_t *buf;
  1331. u8g2_SetupDisplay(u8g2, u8x8_d_sh1108_128x160, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1332. buf = u8g2_m_16_20_f(&tile_buf_height);
  1333. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1334. }
  1335. /* sh1108 */
  1336. /* sh1108 1 */
  1337. void u8g2_Setup_sh1108_i2c_128x160_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1338. {
  1339. uint8_t tile_buf_height;
  1340. uint8_t *buf;
  1341. u8g2_SetupDisplay(u8g2, u8x8_d_sh1108_128x160, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  1342. buf = u8g2_m_16_20_1(&tile_buf_height);
  1343. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1344. }
  1345. /* sh1108 2 */
  1346. void u8g2_Setup_sh1108_i2c_128x160_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1347. {
  1348. uint8_t tile_buf_height;
  1349. uint8_t *buf;
  1350. u8g2_SetupDisplay(u8g2, u8x8_d_sh1108_128x160, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  1351. buf = u8g2_m_16_20_2(&tile_buf_height);
  1352. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1353. }
  1354. /* sh1108 f */
  1355. void u8g2_Setup_sh1108_i2c_128x160_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1356. {
  1357. uint8_t tile_buf_height;
  1358. uint8_t *buf;
  1359. u8g2_SetupDisplay(u8g2, u8x8_d_sh1108_128x160, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  1360. buf = u8g2_m_16_20_f(&tile_buf_height);
  1361. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1362. }
  1363. /* sh1108 */
  1364. /* sh1108 1 */
  1365. void u8g2_Setup_sh1108_160x160_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1366. {
  1367. uint8_t tile_buf_height;
  1368. uint8_t *buf;
  1369. u8g2_SetupDisplay(u8g2, u8x8_d_sh1108_160x160, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1370. buf = u8g2_m_20_20_1(&tile_buf_height);
  1371. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1372. }
  1373. /* sh1108 2 */
  1374. void u8g2_Setup_sh1108_160x160_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1375. {
  1376. uint8_t tile_buf_height;
  1377. uint8_t *buf;
  1378. u8g2_SetupDisplay(u8g2, u8x8_d_sh1108_160x160, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1379. buf = u8g2_m_20_20_2(&tile_buf_height);
  1380. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1381. }
  1382. /* sh1108 f */
  1383. void u8g2_Setup_sh1108_160x160_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1384. {
  1385. uint8_t tile_buf_height;
  1386. uint8_t *buf;
  1387. u8g2_SetupDisplay(u8g2, u8x8_d_sh1108_160x160, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1388. buf = u8g2_m_20_20_f(&tile_buf_height);
  1389. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1390. }
  1391. /* sh1108 */
  1392. /* sh1108 1 */
  1393. void u8g2_Setup_sh1108_i2c_160x160_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1394. {
  1395. uint8_t tile_buf_height;
  1396. uint8_t *buf;
  1397. u8g2_SetupDisplay(u8g2, u8x8_d_sh1108_160x160, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  1398. buf = u8g2_m_20_20_1(&tile_buf_height);
  1399. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1400. }
  1401. /* sh1108 2 */
  1402. void u8g2_Setup_sh1108_i2c_160x160_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1403. {
  1404. uint8_t tile_buf_height;
  1405. uint8_t *buf;
  1406. u8g2_SetupDisplay(u8g2, u8x8_d_sh1108_160x160, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  1407. buf = u8g2_m_20_20_2(&tile_buf_height);
  1408. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1409. }
  1410. /* sh1108 f */
  1411. void u8g2_Setup_sh1108_i2c_160x160_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1412. {
  1413. uint8_t tile_buf_height;
  1414. uint8_t *buf;
  1415. u8g2_SetupDisplay(u8g2, u8x8_d_sh1108_160x160, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  1416. buf = u8g2_m_20_20_f(&tile_buf_height);
  1417. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1418. }
  1419. /* sh1122 */
  1420. /* sh1122 1 */
  1421. void u8g2_Setup_sh1122_256x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1422. {
  1423. uint8_t tile_buf_height;
  1424. uint8_t *buf;
  1425. u8g2_SetupDisplay(u8g2, u8x8_d_sh1122_256x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1426. buf = u8g2_m_32_8_1(&tile_buf_height);
  1427. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  1428. }
  1429. /* sh1122 2 */
  1430. void u8g2_Setup_sh1122_256x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1431. {
  1432. uint8_t tile_buf_height;
  1433. uint8_t *buf;
  1434. u8g2_SetupDisplay(u8g2, u8x8_d_sh1122_256x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1435. buf = u8g2_m_32_8_2(&tile_buf_height);
  1436. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  1437. }
  1438. /* sh1122 f */
  1439. void u8g2_Setup_sh1122_256x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1440. {
  1441. uint8_t tile_buf_height;
  1442. uint8_t *buf;
  1443. u8g2_SetupDisplay(u8g2, u8x8_d_sh1122_256x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1444. buf = u8g2_m_32_8_f(&tile_buf_height);
  1445. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  1446. }
  1447. /* sh1122 */
  1448. /* sh1122 1 */
  1449. void u8g2_Setup_sh1122_i2c_256x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1450. {
  1451. uint8_t tile_buf_height;
  1452. uint8_t *buf;
  1453. u8g2_SetupDisplay(u8g2, u8x8_d_sh1122_256x64, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  1454. buf = u8g2_m_32_8_1(&tile_buf_height);
  1455. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  1456. }
  1457. /* sh1122 2 */
  1458. void u8g2_Setup_sh1122_i2c_256x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1459. {
  1460. uint8_t tile_buf_height;
  1461. uint8_t *buf;
  1462. u8g2_SetupDisplay(u8g2, u8x8_d_sh1122_256x64, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  1463. buf = u8g2_m_32_8_2(&tile_buf_height);
  1464. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  1465. }
  1466. /* sh1122 f */
  1467. void u8g2_Setup_sh1122_i2c_256x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1468. {
  1469. uint8_t tile_buf_height;
  1470. uint8_t *buf;
  1471. u8g2_SetupDisplay(u8g2, u8x8_d_sh1122_256x64, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  1472. buf = u8g2_m_32_8_f(&tile_buf_height);
  1473. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  1474. }
  1475. /* ssd1306 */
  1476. /* ssd1306 1 */
  1477. void u8g2_Setup_ssd1306_128x32_univision_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1478. {
  1479. uint8_t tile_buf_height;
  1480. uint8_t *buf;
  1481. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x32_univision, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1482. buf = u8g2_m_16_4_1(&tile_buf_height);
  1483. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1484. }
  1485. void u8g2_Setup_ssd1306_128x32_winstar_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1486. {
  1487. uint8_t tile_buf_height;
  1488. uint8_t *buf;
  1489. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x32_winstar, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1490. buf = u8g2_m_16_4_1(&tile_buf_height);
  1491. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1492. }
  1493. /* ssd1306 2 */
  1494. void u8g2_Setup_ssd1306_128x32_univision_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1495. {
  1496. uint8_t tile_buf_height;
  1497. uint8_t *buf;
  1498. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x32_univision, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1499. buf = u8g2_m_16_4_2(&tile_buf_height);
  1500. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1501. }
  1502. void u8g2_Setup_ssd1306_128x32_winstar_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1503. {
  1504. uint8_t tile_buf_height;
  1505. uint8_t *buf;
  1506. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x32_winstar, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1507. buf = u8g2_m_16_4_2(&tile_buf_height);
  1508. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1509. }
  1510. /* ssd1306 f */
  1511. void u8g2_Setup_ssd1306_128x32_univision_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1512. {
  1513. uint8_t tile_buf_height;
  1514. uint8_t *buf;
  1515. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x32_univision, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1516. buf = u8g2_m_16_4_f(&tile_buf_height);
  1517. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1518. }
  1519. void u8g2_Setup_ssd1306_128x32_winstar_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1520. {
  1521. uint8_t tile_buf_height;
  1522. uint8_t *buf;
  1523. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x32_winstar, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1524. buf = u8g2_m_16_4_f(&tile_buf_height);
  1525. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1526. }
  1527. /* ssd1306 */
  1528. /* ssd1306 1 */
  1529. void u8g2_Setup_ssd1306_i2c_128x32_univision_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1530. {
  1531. uint8_t tile_buf_height;
  1532. uint8_t *buf;
  1533. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x32_univision, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1534. buf = u8g2_m_16_4_1(&tile_buf_height);
  1535. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1536. }
  1537. void u8g2_Setup_ssd1306_i2c_128x32_winstar_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1538. {
  1539. uint8_t tile_buf_height;
  1540. uint8_t *buf;
  1541. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x32_winstar, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1542. buf = u8g2_m_16_4_1(&tile_buf_height);
  1543. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1544. }
  1545. /* ssd1306 2 */
  1546. void u8g2_Setup_ssd1306_i2c_128x32_univision_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1547. {
  1548. uint8_t tile_buf_height;
  1549. uint8_t *buf;
  1550. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x32_univision, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1551. buf = u8g2_m_16_4_2(&tile_buf_height);
  1552. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1553. }
  1554. void u8g2_Setup_ssd1306_i2c_128x32_winstar_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1555. {
  1556. uint8_t tile_buf_height;
  1557. uint8_t *buf;
  1558. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x32_winstar, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1559. buf = u8g2_m_16_4_2(&tile_buf_height);
  1560. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1561. }
  1562. /* ssd1306 f */
  1563. void u8g2_Setup_ssd1306_i2c_128x32_univision_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1564. {
  1565. uint8_t tile_buf_height;
  1566. uint8_t *buf;
  1567. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x32_univision, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1568. buf = u8g2_m_16_4_f(&tile_buf_height);
  1569. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1570. }
  1571. void u8g2_Setup_ssd1306_i2c_128x32_winstar_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1572. {
  1573. uint8_t tile_buf_height;
  1574. uint8_t *buf;
  1575. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_128x32_winstar, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1576. buf = u8g2_m_16_4_f(&tile_buf_height);
  1577. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1578. }
  1579. /* ssd1306 */
  1580. /* ssd1306 1 */
  1581. void u8g2_Setup_ssd1306_102x64_ea_oleds102_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1582. {
  1583. uint8_t tile_buf_height;
  1584. uint8_t *buf;
  1585. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_102x64_ea_oleds102, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1586. buf = u8g2_m_13_8_1(&tile_buf_height);
  1587. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1588. }
  1589. /* ssd1306 2 */
  1590. void u8g2_Setup_ssd1306_102x64_ea_oleds102_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1591. {
  1592. uint8_t tile_buf_height;
  1593. uint8_t *buf;
  1594. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_102x64_ea_oleds102, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1595. buf = u8g2_m_13_8_2(&tile_buf_height);
  1596. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1597. }
  1598. /* ssd1306 f */
  1599. void u8g2_Setup_ssd1306_102x64_ea_oleds102_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1600. {
  1601. uint8_t tile_buf_height;
  1602. uint8_t *buf;
  1603. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_102x64_ea_oleds102, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1604. buf = u8g2_m_13_8_f(&tile_buf_height);
  1605. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1606. }
  1607. /* ssd1306 */
  1608. /* ssd1306 1 */
  1609. void u8g2_Setup_ssd1306_i2c_102x64_ea_oleds102_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1610. {
  1611. uint8_t tile_buf_height;
  1612. uint8_t *buf;
  1613. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_102x64_ea_oleds102, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1614. buf = u8g2_m_13_8_1(&tile_buf_height);
  1615. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1616. }
  1617. /* ssd1306 2 */
  1618. void u8g2_Setup_ssd1306_i2c_102x64_ea_oleds102_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1619. {
  1620. uint8_t tile_buf_height;
  1621. uint8_t *buf;
  1622. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_102x64_ea_oleds102, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1623. buf = u8g2_m_13_8_2(&tile_buf_height);
  1624. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1625. }
  1626. /* ssd1306 f */
  1627. void u8g2_Setup_ssd1306_i2c_102x64_ea_oleds102_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1628. {
  1629. uint8_t tile_buf_height;
  1630. uint8_t *buf;
  1631. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_102x64_ea_oleds102, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1632. buf = u8g2_m_13_8_f(&tile_buf_height);
  1633. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1634. }
  1635. /* sh1106 */
  1636. /* sh1106 1 */
  1637. void u8g2_Setup_sh1106_128x32_visionox_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1638. {
  1639. uint8_t tile_buf_height;
  1640. uint8_t *buf;
  1641. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x32_visionox, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1642. buf = u8g2_m_16_4_1(&tile_buf_height);
  1643. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1644. }
  1645. /* sh1106 2 */
  1646. void u8g2_Setup_sh1106_128x32_visionox_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1647. {
  1648. uint8_t tile_buf_height;
  1649. uint8_t *buf;
  1650. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x32_visionox, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1651. buf = u8g2_m_16_4_2(&tile_buf_height);
  1652. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1653. }
  1654. /* sh1106 f */
  1655. void u8g2_Setup_sh1106_128x32_visionox_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1656. {
  1657. uint8_t tile_buf_height;
  1658. uint8_t *buf;
  1659. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x32_visionox, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1660. buf = u8g2_m_16_4_f(&tile_buf_height);
  1661. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1662. }
  1663. /* sh1106 */
  1664. /* sh1106 1 */
  1665. void u8g2_Setup_sh1106_i2c_128x32_visionox_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1666. {
  1667. uint8_t tile_buf_height;
  1668. uint8_t *buf;
  1669. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x32_visionox, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1670. buf = u8g2_m_16_4_1(&tile_buf_height);
  1671. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1672. }
  1673. /* sh1106 2 */
  1674. void u8g2_Setup_sh1106_i2c_128x32_visionox_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1675. {
  1676. uint8_t tile_buf_height;
  1677. uint8_t *buf;
  1678. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x32_visionox, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1679. buf = u8g2_m_16_4_2(&tile_buf_height);
  1680. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1681. }
  1682. /* sh1106 f */
  1683. void u8g2_Setup_sh1106_i2c_128x32_visionox_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1684. {
  1685. uint8_t tile_buf_height;
  1686. uint8_t *buf;
  1687. u8g2_SetupDisplay(u8g2, u8x8_d_sh1106_128x32_visionox, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1688. buf = u8g2_m_16_4_f(&tile_buf_height);
  1689. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1690. }
  1691. /* ssd1306 */
  1692. /* ssd1306 1 */
  1693. void u8g2_Setup_ssd1306_64x48_er_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1694. {
  1695. uint8_t tile_buf_height;
  1696. uint8_t *buf;
  1697. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_64x48_er, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1698. buf = u8g2_m_8_6_1(&tile_buf_height);
  1699. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1700. }
  1701. /* ssd1306 2 */
  1702. void u8g2_Setup_ssd1306_64x48_er_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1703. {
  1704. uint8_t tile_buf_height;
  1705. uint8_t *buf;
  1706. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_64x48_er, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1707. buf = u8g2_m_8_6_2(&tile_buf_height);
  1708. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1709. }
  1710. /* ssd1306 f */
  1711. void u8g2_Setup_ssd1306_64x48_er_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1712. {
  1713. uint8_t tile_buf_height;
  1714. uint8_t *buf;
  1715. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_64x48_er, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1716. buf = u8g2_m_8_6_f(&tile_buf_height);
  1717. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1718. }
  1719. /* ssd1306 */
  1720. /* ssd1306 1 */
  1721. void u8g2_Setup_ssd1306_i2c_64x48_er_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1722. {
  1723. uint8_t tile_buf_height;
  1724. uint8_t *buf;
  1725. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_64x48_er, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1726. buf = u8g2_m_8_6_1(&tile_buf_height);
  1727. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1728. }
  1729. /* ssd1306 2 */
  1730. void u8g2_Setup_ssd1306_i2c_64x48_er_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1731. {
  1732. uint8_t tile_buf_height;
  1733. uint8_t *buf;
  1734. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_64x48_er, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1735. buf = u8g2_m_8_6_2(&tile_buf_height);
  1736. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1737. }
  1738. /* ssd1306 f */
  1739. void u8g2_Setup_ssd1306_i2c_64x48_er_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1740. {
  1741. uint8_t tile_buf_height;
  1742. uint8_t *buf;
  1743. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_64x48_er, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1744. buf = u8g2_m_8_6_f(&tile_buf_height);
  1745. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1746. }
  1747. /* ssd1306 */
  1748. /* ssd1306 1 */
  1749. void u8g2_Setup_ssd1306_48x64_winstar_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1750. {
  1751. uint8_t tile_buf_height;
  1752. uint8_t *buf;
  1753. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_48x64_winstar, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1754. buf = u8g2_m_6_8_1(&tile_buf_height);
  1755. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1756. }
  1757. /* ssd1306 2 */
  1758. void u8g2_Setup_ssd1306_48x64_winstar_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1759. {
  1760. uint8_t tile_buf_height;
  1761. uint8_t *buf;
  1762. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_48x64_winstar, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1763. buf = u8g2_m_6_8_2(&tile_buf_height);
  1764. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1765. }
  1766. /* ssd1306 f */
  1767. void u8g2_Setup_ssd1306_48x64_winstar_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1768. {
  1769. uint8_t tile_buf_height;
  1770. uint8_t *buf;
  1771. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_48x64_winstar, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1772. buf = u8g2_m_6_8_f(&tile_buf_height);
  1773. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1774. }
  1775. /* ssd1306 */
  1776. /* ssd1306 1 */
  1777. void u8g2_Setup_ssd1306_i2c_48x64_winstar_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1778. {
  1779. uint8_t tile_buf_height;
  1780. uint8_t *buf;
  1781. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_48x64_winstar, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1782. buf = u8g2_m_6_8_1(&tile_buf_height);
  1783. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1784. }
  1785. /* ssd1306 2 */
  1786. void u8g2_Setup_ssd1306_i2c_48x64_winstar_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1787. {
  1788. uint8_t tile_buf_height;
  1789. uint8_t *buf;
  1790. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_48x64_winstar, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1791. buf = u8g2_m_6_8_2(&tile_buf_height);
  1792. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1793. }
  1794. /* ssd1306 f */
  1795. void u8g2_Setup_ssd1306_i2c_48x64_winstar_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1796. {
  1797. uint8_t tile_buf_height;
  1798. uint8_t *buf;
  1799. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_48x64_winstar, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1800. buf = u8g2_m_6_8_f(&tile_buf_height);
  1801. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1802. }
  1803. /* ssd1306 */
  1804. /* ssd1306 1 */
  1805. void u8g2_Setup_ssd1306_64x32_noname_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1806. {
  1807. uint8_t tile_buf_height;
  1808. uint8_t *buf;
  1809. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_64x32_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1810. buf = u8g2_m_8_4_1(&tile_buf_height);
  1811. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1812. }
  1813. void u8g2_Setup_ssd1306_64x32_1f_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1814. {
  1815. uint8_t tile_buf_height;
  1816. uint8_t *buf;
  1817. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_64x32_1f, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1818. buf = u8g2_m_8_4_1(&tile_buf_height);
  1819. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1820. }
  1821. /* ssd1306 2 */
  1822. void u8g2_Setup_ssd1306_64x32_noname_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1823. {
  1824. uint8_t tile_buf_height;
  1825. uint8_t *buf;
  1826. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_64x32_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1827. buf = u8g2_m_8_4_2(&tile_buf_height);
  1828. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1829. }
  1830. void u8g2_Setup_ssd1306_64x32_1f_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1831. {
  1832. uint8_t tile_buf_height;
  1833. uint8_t *buf;
  1834. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_64x32_1f, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1835. buf = u8g2_m_8_4_2(&tile_buf_height);
  1836. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1837. }
  1838. /* ssd1306 f */
  1839. void u8g2_Setup_ssd1306_64x32_noname_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1840. {
  1841. uint8_t tile_buf_height;
  1842. uint8_t *buf;
  1843. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_64x32_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1844. buf = u8g2_m_8_4_f(&tile_buf_height);
  1845. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1846. }
  1847. void u8g2_Setup_ssd1306_64x32_1f_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1848. {
  1849. uint8_t tile_buf_height;
  1850. uint8_t *buf;
  1851. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_64x32_1f, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1852. buf = u8g2_m_8_4_f(&tile_buf_height);
  1853. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1854. }
  1855. /* ssd1306 */
  1856. /* ssd1306 1 */
  1857. void u8g2_Setup_ssd1306_i2c_64x32_noname_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1858. {
  1859. uint8_t tile_buf_height;
  1860. uint8_t *buf;
  1861. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_64x32_noname, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1862. buf = u8g2_m_8_4_1(&tile_buf_height);
  1863. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1864. }
  1865. void u8g2_Setup_ssd1306_i2c_64x32_1f_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1866. {
  1867. uint8_t tile_buf_height;
  1868. uint8_t *buf;
  1869. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_64x32_1f, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1870. buf = u8g2_m_8_4_1(&tile_buf_height);
  1871. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1872. }
  1873. /* ssd1306 2 */
  1874. void u8g2_Setup_ssd1306_i2c_64x32_noname_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1875. {
  1876. uint8_t tile_buf_height;
  1877. uint8_t *buf;
  1878. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_64x32_noname, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1879. buf = u8g2_m_8_4_2(&tile_buf_height);
  1880. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1881. }
  1882. void u8g2_Setup_ssd1306_i2c_64x32_1f_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1883. {
  1884. uint8_t tile_buf_height;
  1885. uint8_t *buf;
  1886. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_64x32_1f, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1887. buf = u8g2_m_8_4_2(&tile_buf_height);
  1888. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1889. }
  1890. /* ssd1306 f */
  1891. void u8g2_Setup_ssd1306_i2c_64x32_noname_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1892. {
  1893. uint8_t tile_buf_height;
  1894. uint8_t *buf;
  1895. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_64x32_noname, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1896. buf = u8g2_m_8_4_f(&tile_buf_height);
  1897. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1898. }
  1899. void u8g2_Setup_ssd1306_i2c_64x32_1f_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1900. {
  1901. uint8_t tile_buf_height;
  1902. uint8_t *buf;
  1903. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_64x32_1f, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1904. buf = u8g2_m_8_4_f(&tile_buf_height);
  1905. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1906. }
  1907. /* ssd1306 */
  1908. /* ssd1306 1 */
  1909. void u8g2_Setup_ssd1306_96x16_er_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1910. {
  1911. uint8_t tile_buf_height;
  1912. uint8_t *buf;
  1913. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_96x16_er, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1914. buf = u8g2_m_12_2_1(&tile_buf_height);
  1915. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1916. }
  1917. /* ssd1306 2 */
  1918. void u8g2_Setup_ssd1306_96x16_er_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1919. {
  1920. uint8_t tile_buf_height;
  1921. uint8_t *buf;
  1922. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_96x16_er, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1923. buf = u8g2_m_12_2_2(&tile_buf_height);
  1924. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1925. }
  1926. /* ssd1306 f */
  1927. void u8g2_Setup_ssd1306_96x16_er_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1928. {
  1929. uint8_t tile_buf_height;
  1930. uint8_t *buf;
  1931. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_96x16_er, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1932. buf = u8g2_m_12_2_f(&tile_buf_height);
  1933. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1934. }
  1935. /* ssd1306 */
  1936. /* ssd1306 1 */
  1937. void u8g2_Setup_ssd1306_i2c_96x16_er_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1938. {
  1939. uint8_t tile_buf_height;
  1940. uint8_t *buf;
  1941. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_96x16_er, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1942. buf = u8g2_m_12_2_1(&tile_buf_height);
  1943. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1944. }
  1945. /* ssd1306 2 */
  1946. void u8g2_Setup_ssd1306_i2c_96x16_er_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1947. {
  1948. uint8_t tile_buf_height;
  1949. uint8_t *buf;
  1950. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_96x16_er, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1951. buf = u8g2_m_12_2_2(&tile_buf_height);
  1952. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1953. }
  1954. /* ssd1306 f */
  1955. void u8g2_Setup_ssd1306_i2c_96x16_er_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1956. {
  1957. uint8_t tile_buf_height;
  1958. uint8_t *buf;
  1959. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1306_96x16_er, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  1960. buf = u8g2_m_12_2_f(&tile_buf_height);
  1961. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1962. }
  1963. /* ssd1309 */
  1964. /* ssd1309 1 */
  1965. void u8g2_Setup_ssd1309_128x64_noname2_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1966. {
  1967. uint8_t tile_buf_height;
  1968. uint8_t *buf;
  1969. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1309_128x64_noname2, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1970. buf = u8g2_m_16_8_1(&tile_buf_height);
  1971. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1972. }
  1973. /* ssd1309 2 */
  1974. void u8g2_Setup_ssd1309_128x64_noname2_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1975. {
  1976. uint8_t tile_buf_height;
  1977. uint8_t *buf;
  1978. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1309_128x64_noname2, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1979. buf = u8g2_m_16_8_2(&tile_buf_height);
  1980. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1981. }
  1982. /* ssd1309 f */
  1983. void u8g2_Setup_ssd1309_128x64_noname2_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1984. {
  1985. uint8_t tile_buf_height;
  1986. uint8_t *buf;
  1987. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1309_128x64_noname2, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  1988. buf = u8g2_m_16_8_f(&tile_buf_height);
  1989. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  1990. }
  1991. /* ssd1309 */
  1992. /* ssd1309 1 */
  1993. void u8g2_Setup_ssd1309_i2c_128x64_noname2_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  1994. {
  1995. uint8_t tile_buf_height;
  1996. uint8_t *buf;
  1997. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1309_128x64_noname2, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  1998. buf = u8g2_m_16_8_1(&tile_buf_height);
  1999. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2000. }
  2001. /* ssd1309 2 */
  2002. void u8g2_Setup_ssd1309_i2c_128x64_noname2_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2003. {
  2004. uint8_t tile_buf_height;
  2005. uint8_t *buf;
  2006. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1309_128x64_noname2, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2007. buf = u8g2_m_16_8_2(&tile_buf_height);
  2008. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2009. }
  2010. /* ssd1309 f */
  2011. void u8g2_Setup_ssd1309_i2c_128x64_noname2_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2012. {
  2013. uint8_t tile_buf_height;
  2014. uint8_t *buf;
  2015. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1309_128x64_noname2, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2016. buf = u8g2_m_16_8_f(&tile_buf_height);
  2017. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2018. }
  2019. /* ssd1309 */
  2020. /* ssd1309 1 */
  2021. void u8g2_Setup_ssd1309_128x64_noname0_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2022. {
  2023. uint8_t tile_buf_height;
  2024. uint8_t *buf;
  2025. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1309_128x64_noname0, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2026. buf = u8g2_m_16_8_1(&tile_buf_height);
  2027. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2028. }
  2029. /* ssd1309 2 */
  2030. void u8g2_Setup_ssd1309_128x64_noname0_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2031. {
  2032. uint8_t tile_buf_height;
  2033. uint8_t *buf;
  2034. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1309_128x64_noname0, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2035. buf = u8g2_m_16_8_2(&tile_buf_height);
  2036. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2037. }
  2038. /* ssd1309 f */
  2039. void u8g2_Setup_ssd1309_128x64_noname0_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2040. {
  2041. uint8_t tile_buf_height;
  2042. uint8_t *buf;
  2043. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1309_128x64_noname0, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2044. buf = u8g2_m_16_8_f(&tile_buf_height);
  2045. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2046. }
  2047. /* ssd1309 */
  2048. /* ssd1309 1 */
  2049. void u8g2_Setup_ssd1309_i2c_128x64_noname0_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2050. {
  2051. uint8_t tile_buf_height;
  2052. uint8_t *buf;
  2053. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1309_128x64_noname0, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2054. buf = u8g2_m_16_8_1(&tile_buf_height);
  2055. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2056. }
  2057. /* ssd1309 2 */
  2058. void u8g2_Setup_ssd1309_i2c_128x64_noname0_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2059. {
  2060. uint8_t tile_buf_height;
  2061. uint8_t *buf;
  2062. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1309_128x64_noname0, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2063. buf = u8g2_m_16_8_2(&tile_buf_height);
  2064. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2065. }
  2066. /* ssd1309 f */
  2067. void u8g2_Setup_ssd1309_i2c_128x64_noname0_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2068. {
  2069. uint8_t tile_buf_height;
  2070. uint8_t *buf;
  2071. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1309_128x64_noname0, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2072. buf = u8g2_m_16_8_f(&tile_buf_height);
  2073. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2074. }
  2075. /* ssd1316 */
  2076. /* ssd1316 1 */
  2077. void u8g2_Setup_ssd1316_128x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2078. {
  2079. uint8_t tile_buf_height;
  2080. uint8_t *buf;
  2081. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1316_128x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2082. buf = u8g2_m_16_4_1(&tile_buf_height);
  2083. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2084. }
  2085. /* ssd1316 2 */
  2086. void u8g2_Setup_ssd1316_128x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2087. {
  2088. uint8_t tile_buf_height;
  2089. uint8_t *buf;
  2090. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1316_128x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2091. buf = u8g2_m_16_4_2(&tile_buf_height);
  2092. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2093. }
  2094. /* ssd1316 f */
  2095. void u8g2_Setup_ssd1316_128x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2096. {
  2097. uint8_t tile_buf_height;
  2098. uint8_t *buf;
  2099. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1316_128x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2100. buf = u8g2_m_16_4_f(&tile_buf_height);
  2101. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2102. }
  2103. /* ssd1316 */
  2104. /* ssd1316 1 */
  2105. void u8g2_Setup_ssd1316_i2c_128x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2106. {
  2107. uint8_t tile_buf_height;
  2108. uint8_t *buf;
  2109. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1316_128x32, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2110. buf = u8g2_m_16_4_1(&tile_buf_height);
  2111. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2112. }
  2113. /* ssd1316 2 */
  2114. void u8g2_Setup_ssd1316_i2c_128x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2115. {
  2116. uint8_t tile_buf_height;
  2117. uint8_t *buf;
  2118. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1316_128x32, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2119. buf = u8g2_m_16_4_2(&tile_buf_height);
  2120. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2121. }
  2122. /* ssd1316 f */
  2123. void u8g2_Setup_ssd1316_i2c_128x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2124. {
  2125. uint8_t tile_buf_height;
  2126. uint8_t *buf;
  2127. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1316_128x32, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2128. buf = u8g2_m_16_4_f(&tile_buf_height);
  2129. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2130. }
  2131. /* ssd1316 */
  2132. /* ssd1316 1 */
  2133. void u8g2_Setup_ssd1316_96x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2134. {
  2135. uint8_t tile_buf_height;
  2136. uint8_t *buf;
  2137. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1316_96x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2138. buf = u8g2_m_12_4_1(&tile_buf_height);
  2139. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2140. }
  2141. /* ssd1316 2 */
  2142. void u8g2_Setup_ssd1316_96x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2143. {
  2144. uint8_t tile_buf_height;
  2145. uint8_t *buf;
  2146. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1316_96x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2147. buf = u8g2_m_12_4_2(&tile_buf_height);
  2148. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2149. }
  2150. /* ssd1316 f */
  2151. void u8g2_Setup_ssd1316_96x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2152. {
  2153. uint8_t tile_buf_height;
  2154. uint8_t *buf;
  2155. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1316_96x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2156. buf = u8g2_m_12_4_f(&tile_buf_height);
  2157. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2158. }
  2159. /* ssd1316 */
  2160. /* ssd1316 1 */
  2161. void u8g2_Setup_ssd1316_i2c_96x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2162. {
  2163. uint8_t tile_buf_height;
  2164. uint8_t *buf;
  2165. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1316_96x32, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2166. buf = u8g2_m_12_4_1(&tile_buf_height);
  2167. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2168. }
  2169. /* ssd1316 2 */
  2170. void u8g2_Setup_ssd1316_i2c_96x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2171. {
  2172. uint8_t tile_buf_height;
  2173. uint8_t *buf;
  2174. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1316_96x32, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2175. buf = u8g2_m_12_4_2(&tile_buf_height);
  2176. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2177. }
  2178. /* ssd1316 f */
  2179. void u8g2_Setup_ssd1316_i2c_96x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2180. {
  2181. uint8_t tile_buf_height;
  2182. uint8_t *buf;
  2183. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1316_96x32, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2184. buf = u8g2_m_12_4_f(&tile_buf_height);
  2185. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2186. }
  2187. /* ssd1317 */
  2188. /* ssd1317 1 */
  2189. void u8g2_Setup_ssd1317_96x96_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2190. {
  2191. uint8_t tile_buf_height;
  2192. uint8_t *buf;
  2193. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1317_96x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2194. buf = u8g2_m_12_12_1(&tile_buf_height);
  2195. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2196. }
  2197. /* ssd1317 2 */
  2198. void u8g2_Setup_ssd1317_96x96_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2199. {
  2200. uint8_t tile_buf_height;
  2201. uint8_t *buf;
  2202. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1317_96x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2203. buf = u8g2_m_12_12_2(&tile_buf_height);
  2204. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2205. }
  2206. /* ssd1317 f */
  2207. void u8g2_Setup_ssd1317_96x96_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2208. {
  2209. uint8_t tile_buf_height;
  2210. uint8_t *buf;
  2211. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1317_96x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2212. buf = u8g2_m_12_12_f(&tile_buf_height);
  2213. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2214. }
  2215. /* ssd1317 */
  2216. /* ssd1317 1 */
  2217. void u8g2_Setup_ssd1317_i2c_96x96_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2218. {
  2219. uint8_t tile_buf_height;
  2220. uint8_t *buf;
  2221. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1317_96x96, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2222. buf = u8g2_m_12_12_1(&tile_buf_height);
  2223. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2224. }
  2225. /* ssd1317 2 */
  2226. void u8g2_Setup_ssd1317_i2c_96x96_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2227. {
  2228. uint8_t tile_buf_height;
  2229. uint8_t *buf;
  2230. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1317_96x96, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2231. buf = u8g2_m_12_12_2(&tile_buf_height);
  2232. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2233. }
  2234. /* ssd1317 f */
  2235. void u8g2_Setup_ssd1317_i2c_96x96_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2236. {
  2237. uint8_t tile_buf_height;
  2238. uint8_t *buf;
  2239. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1317_96x96, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2240. buf = u8g2_m_12_12_f(&tile_buf_height);
  2241. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2242. }
  2243. /* ssd1318 */
  2244. /* ssd1318 1 */
  2245. void u8g2_Setup_ssd1318_128x96_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2246. {
  2247. uint8_t tile_buf_height;
  2248. uint8_t *buf;
  2249. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1318_128x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2250. buf = u8g2_m_16_12_1(&tile_buf_height);
  2251. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2252. }
  2253. void u8g2_Setup_ssd1318_128x96_xcp_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2254. {
  2255. uint8_t tile_buf_height;
  2256. uint8_t *buf;
  2257. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1318_128x96_xcp, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2258. buf = u8g2_m_16_12_1(&tile_buf_height);
  2259. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2260. }
  2261. /* ssd1318 2 */
  2262. void u8g2_Setup_ssd1318_128x96_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2263. {
  2264. uint8_t tile_buf_height;
  2265. uint8_t *buf;
  2266. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1318_128x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2267. buf = u8g2_m_16_12_2(&tile_buf_height);
  2268. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2269. }
  2270. void u8g2_Setup_ssd1318_128x96_xcp_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2271. {
  2272. uint8_t tile_buf_height;
  2273. uint8_t *buf;
  2274. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1318_128x96_xcp, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2275. buf = u8g2_m_16_12_2(&tile_buf_height);
  2276. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2277. }
  2278. /* ssd1318 f */
  2279. void u8g2_Setup_ssd1318_128x96_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2280. {
  2281. uint8_t tile_buf_height;
  2282. uint8_t *buf;
  2283. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1318_128x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2284. buf = u8g2_m_16_12_f(&tile_buf_height);
  2285. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2286. }
  2287. void u8g2_Setup_ssd1318_128x96_xcp_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2288. {
  2289. uint8_t tile_buf_height;
  2290. uint8_t *buf;
  2291. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1318_128x96_xcp, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2292. buf = u8g2_m_16_12_f(&tile_buf_height);
  2293. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2294. }
  2295. /* ssd1318 */
  2296. /* ssd1318 1 */
  2297. void u8g2_Setup_ssd1318_i2c_128x96_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2298. {
  2299. uint8_t tile_buf_height;
  2300. uint8_t *buf;
  2301. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1318_128x96, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  2302. buf = u8g2_m_16_12_1(&tile_buf_height);
  2303. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2304. }
  2305. void u8g2_Setup_ssd1318_i2c_128x96_xcp_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2306. {
  2307. uint8_t tile_buf_height;
  2308. uint8_t *buf;
  2309. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1318_128x96_xcp, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  2310. buf = u8g2_m_16_12_1(&tile_buf_height);
  2311. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2312. }
  2313. /* ssd1318 2 */
  2314. void u8g2_Setup_ssd1318_i2c_128x96_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2315. {
  2316. uint8_t tile_buf_height;
  2317. uint8_t *buf;
  2318. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1318_128x96, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  2319. buf = u8g2_m_16_12_2(&tile_buf_height);
  2320. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2321. }
  2322. void u8g2_Setup_ssd1318_i2c_128x96_xcp_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2323. {
  2324. uint8_t tile_buf_height;
  2325. uint8_t *buf;
  2326. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1318_128x96_xcp, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  2327. buf = u8g2_m_16_12_2(&tile_buf_height);
  2328. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2329. }
  2330. /* ssd1318 f */
  2331. void u8g2_Setup_ssd1318_i2c_128x96_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2332. {
  2333. uint8_t tile_buf_height;
  2334. uint8_t *buf;
  2335. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1318_128x96, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  2336. buf = u8g2_m_16_12_f(&tile_buf_height);
  2337. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2338. }
  2339. void u8g2_Setup_ssd1318_i2c_128x96_xcp_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2340. {
  2341. uint8_t tile_buf_height;
  2342. uint8_t *buf;
  2343. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1318_128x96_xcp, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  2344. buf = u8g2_m_16_12_f(&tile_buf_height);
  2345. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2346. }
  2347. /* ssd1325 */
  2348. /* ssd1325 1 */
  2349. void u8g2_Setup_ssd1325_nhd_128x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2350. {
  2351. uint8_t tile_buf_height;
  2352. uint8_t *buf;
  2353. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1325_nhd_128x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2354. buf = u8g2_m_16_8_1(&tile_buf_height);
  2355. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2356. }
  2357. /* ssd1325 2 */
  2358. void u8g2_Setup_ssd1325_nhd_128x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2359. {
  2360. uint8_t tile_buf_height;
  2361. uint8_t *buf;
  2362. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1325_nhd_128x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2363. buf = u8g2_m_16_8_2(&tile_buf_height);
  2364. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2365. }
  2366. /* ssd1325 f */
  2367. void u8g2_Setup_ssd1325_nhd_128x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2368. {
  2369. uint8_t tile_buf_height;
  2370. uint8_t *buf;
  2371. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1325_nhd_128x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2372. buf = u8g2_m_16_8_f(&tile_buf_height);
  2373. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2374. }
  2375. /* ssd1325 */
  2376. /* ssd1325 1 */
  2377. void u8g2_Setup_ssd1325_i2c_nhd_128x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2378. {
  2379. uint8_t tile_buf_height;
  2380. uint8_t *buf;
  2381. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1325_nhd_128x64, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2382. buf = u8g2_m_16_8_1(&tile_buf_height);
  2383. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2384. }
  2385. /* ssd1325 2 */
  2386. void u8g2_Setup_ssd1325_i2c_nhd_128x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2387. {
  2388. uint8_t tile_buf_height;
  2389. uint8_t *buf;
  2390. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1325_nhd_128x64, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2391. buf = u8g2_m_16_8_2(&tile_buf_height);
  2392. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2393. }
  2394. /* ssd1325 f */
  2395. void u8g2_Setup_ssd1325_i2c_nhd_128x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2396. {
  2397. uint8_t tile_buf_height;
  2398. uint8_t *buf;
  2399. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1325_nhd_128x64, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2400. buf = u8g2_m_16_8_f(&tile_buf_height);
  2401. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2402. }
  2403. /* ssd0323 */
  2404. /* ssd0323 1 */
  2405. void u8g2_Setup_ssd0323_os128064_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2406. {
  2407. uint8_t tile_buf_height;
  2408. uint8_t *buf;
  2409. u8g2_SetupDisplay(u8g2, u8x8_d_ssd0323_os128064, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2410. buf = u8g2_m_16_8_1(&tile_buf_height);
  2411. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2412. }
  2413. /* ssd0323 2 */
  2414. void u8g2_Setup_ssd0323_os128064_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2415. {
  2416. uint8_t tile_buf_height;
  2417. uint8_t *buf;
  2418. u8g2_SetupDisplay(u8g2, u8x8_d_ssd0323_os128064, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2419. buf = u8g2_m_16_8_2(&tile_buf_height);
  2420. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2421. }
  2422. /* ssd0323 f */
  2423. void u8g2_Setup_ssd0323_os128064_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2424. {
  2425. uint8_t tile_buf_height;
  2426. uint8_t *buf;
  2427. u8g2_SetupDisplay(u8g2, u8x8_d_ssd0323_os128064, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2428. buf = u8g2_m_16_8_f(&tile_buf_height);
  2429. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2430. }
  2431. /* ssd0323 */
  2432. /* ssd0323 1 */
  2433. void u8g2_Setup_ssd0323_i2c_os128064_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2434. {
  2435. uint8_t tile_buf_height;
  2436. uint8_t *buf;
  2437. u8g2_SetupDisplay(u8g2, u8x8_d_ssd0323_os128064, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2438. buf = u8g2_m_16_8_1(&tile_buf_height);
  2439. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2440. }
  2441. /* ssd0323 2 */
  2442. void u8g2_Setup_ssd0323_i2c_os128064_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2443. {
  2444. uint8_t tile_buf_height;
  2445. uint8_t *buf;
  2446. u8g2_SetupDisplay(u8g2, u8x8_d_ssd0323_os128064, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2447. buf = u8g2_m_16_8_2(&tile_buf_height);
  2448. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2449. }
  2450. /* ssd0323 f */
  2451. void u8g2_Setup_ssd0323_i2c_os128064_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2452. {
  2453. uint8_t tile_buf_height;
  2454. uint8_t *buf;
  2455. u8g2_SetupDisplay(u8g2, u8x8_d_ssd0323_os128064, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2456. buf = u8g2_m_16_8_f(&tile_buf_height);
  2457. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2458. }
  2459. /* ssd1326 */
  2460. /* ssd1326 1 */
  2461. void u8g2_Setup_ssd1326_er_256x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2462. {
  2463. uint8_t tile_buf_height;
  2464. uint8_t *buf;
  2465. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1326_er_256x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2466. buf = u8g2_m_32_4_1(&tile_buf_height);
  2467. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2468. }
  2469. /* ssd1326 2 */
  2470. void u8g2_Setup_ssd1326_er_256x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2471. {
  2472. uint8_t tile_buf_height;
  2473. uint8_t *buf;
  2474. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1326_er_256x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2475. buf = u8g2_m_32_4_2(&tile_buf_height);
  2476. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2477. }
  2478. /* ssd1326 f */
  2479. void u8g2_Setup_ssd1326_er_256x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2480. {
  2481. uint8_t tile_buf_height;
  2482. uint8_t *buf;
  2483. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1326_er_256x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2484. buf = u8g2_m_32_4_f(&tile_buf_height);
  2485. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2486. }
  2487. /* ssd1326 */
  2488. /* ssd1326 1 */
  2489. void u8g2_Setup_ssd1326_i2c_er_256x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2490. {
  2491. uint8_t tile_buf_height;
  2492. uint8_t *buf;
  2493. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1326_er_256x32, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2494. buf = u8g2_m_32_4_1(&tile_buf_height);
  2495. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2496. }
  2497. /* ssd1326 2 */
  2498. void u8g2_Setup_ssd1326_i2c_er_256x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2499. {
  2500. uint8_t tile_buf_height;
  2501. uint8_t *buf;
  2502. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1326_er_256x32, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2503. buf = u8g2_m_32_4_2(&tile_buf_height);
  2504. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2505. }
  2506. /* ssd1326 f */
  2507. void u8g2_Setup_ssd1326_i2c_er_256x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2508. {
  2509. uint8_t tile_buf_height;
  2510. uint8_t *buf;
  2511. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1326_er_256x32, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2512. buf = u8g2_m_32_4_f(&tile_buf_height);
  2513. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2514. }
  2515. /* ssd1327 */
  2516. /* ssd1327 1 */
  2517. void u8g2_Setup_ssd1327_ws_96x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2518. {
  2519. uint8_t tile_buf_height;
  2520. uint8_t *buf;
  2521. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_ws_96x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2522. buf = u8g2_m_12_8_1(&tile_buf_height);
  2523. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2524. }
  2525. /* ssd1327 2 */
  2526. void u8g2_Setup_ssd1327_ws_96x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2527. {
  2528. uint8_t tile_buf_height;
  2529. uint8_t *buf;
  2530. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_ws_96x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2531. buf = u8g2_m_12_8_2(&tile_buf_height);
  2532. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2533. }
  2534. /* ssd1327 f */
  2535. void u8g2_Setup_ssd1327_ws_96x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2536. {
  2537. uint8_t tile_buf_height;
  2538. uint8_t *buf;
  2539. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_ws_96x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2540. buf = u8g2_m_12_8_f(&tile_buf_height);
  2541. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2542. }
  2543. /* ssd1327 */
  2544. /* ssd1327 1 */
  2545. void u8g2_Setup_ssd1327_i2c_ws_96x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2546. {
  2547. uint8_t tile_buf_height;
  2548. uint8_t *buf;
  2549. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_ws_96x64, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2550. buf = u8g2_m_12_8_1(&tile_buf_height);
  2551. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2552. }
  2553. /* ssd1327 2 */
  2554. void u8g2_Setup_ssd1327_i2c_ws_96x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2555. {
  2556. uint8_t tile_buf_height;
  2557. uint8_t *buf;
  2558. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_ws_96x64, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2559. buf = u8g2_m_12_8_2(&tile_buf_height);
  2560. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2561. }
  2562. /* ssd1327 f */
  2563. void u8g2_Setup_ssd1327_i2c_ws_96x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2564. {
  2565. uint8_t tile_buf_height;
  2566. uint8_t *buf;
  2567. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_ws_96x64, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2568. buf = u8g2_m_12_8_f(&tile_buf_height);
  2569. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2570. }
  2571. /* ssd1327 */
  2572. /* ssd1327 1 */
  2573. void u8g2_Setup_ssd1327_seeed_96x96_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2574. {
  2575. uint8_t tile_buf_height;
  2576. uint8_t *buf;
  2577. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_seeed_96x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2578. buf = u8g2_m_12_12_1(&tile_buf_height);
  2579. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2580. }
  2581. /* ssd1327 2 */
  2582. void u8g2_Setup_ssd1327_seeed_96x96_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2583. {
  2584. uint8_t tile_buf_height;
  2585. uint8_t *buf;
  2586. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_seeed_96x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2587. buf = u8g2_m_12_12_2(&tile_buf_height);
  2588. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2589. }
  2590. /* ssd1327 f */
  2591. void u8g2_Setup_ssd1327_seeed_96x96_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2592. {
  2593. uint8_t tile_buf_height;
  2594. uint8_t *buf;
  2595. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_seeed_96x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2596. buf = u8g2_m_12_12_f(&tile_buf_height);
  2597. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2598. }
  2599. /* ssd1327 */
  2600. /* ssd1327 1 */
  2601. void u8g2_Setup_ssd1327_i2c_seeed_96x96_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2602. {
  2603. uint8_t tile_buf_height;
  2604. uint8_t *buf;
  2605. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_seeed_96x96, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2606. buf = u8g2_m_12_12_1(&tile_buf_height);
  2607. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2608. }
  2609. /* ssd1327 2 */
  2610. void u8g2_Setup_ssd1327_i2c_seeed_96x96_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2611. {
  2612. uint8_t tile_buf_height;
  2613. uint8_t *buf;
  2614. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_seeed_96x96, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2615. buf = u8g2_m_12_12_2(&tile_buf_height);
  2616. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2617. }
  2618. /* ssd1327 f */
  2619. void u8g2_Setup_ssd1327_i2c_seeed_96x96_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2620. {
  2621. uint8_t tile_buf_height;
  2622. uint8_t *buf;
  2623. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_seeed_96x96, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2624. buf = u8g2_m_12_12_f(&tile_buf_height);
  2625. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2626. }
  2627. /* ssd1327 */
  2628. /* ssd1327 1 */
  2629. void u8g2_Setup_ssd1327_ea_w128128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2630. {
  2631. uint8_t tile_buf_height;
  2632. uint8_t *buf;
  2633. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_ea_w128128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2634. buf = u8g2_m_16_16_1(&tile_buf_height);
  2635. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2636. }
  2637. void u8g2_Setup_ssd1327_midas_128x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2638. {
  2639. uint8_t tile_buf_height;
  2640. uint8_t *buf;
  2641. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_midas_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2642. buf = u8g2_m_16_16_1(&tile_buf_height);
  2643. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2644. }
  2645. void u8g2_Setup_ssd1327_zjy_128x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2646. {
  2647. uint8_t tile_buf_height;
  2648. uint8_t *buf;
  2649. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_zjy_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2650. buf = u8g2_m_16_16_1(&tile_buf_height);
  2651. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2652. }
  2653. void u8g2_Setup_ssd1327_ws_128x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2654. {
  2655. uint8_t tile_buf_height;
  2656. uint8_t *buf;
  2657. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_ws_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2658. buf = u8g2_m_16_16_1(&tile_buf_height);
  2659. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2660. }
  2661. /* ssd1327 2 */
  2662. void u8g2_Setup_ssd1327_ea_w128128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2663. {
  2664. uint8_t tile_buf_height;
  2665. uint8_t *buf;
  2666. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_ea_w128128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2667. buf = u8g2_m_16_16_2(&tile_buf_height);
  2668. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2669. }
  2670. void u8g2_Setup_ssd1327_midas_128x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2671. {
  2672. uint8_t tile_buf_height;
  2673. uint8_t *buf;
  2674. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_midas_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2675. buf = u8g2_m_16_16_2(&tile_buf_height);
  2676. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2677. }
  2678. void u8g2_Setup_ssd1327_zjy_128x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2679. {
  2680. uint8_t tile_buf_height;
  2681. uint8_t *buf;
  2682. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_zjy_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2683. buf = u8g2_m_16_16_2(&tile_buf_height);
  2684. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2685. }
  2686. void u8g2_Setup_ssd1327_ws_128x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2687. {
  2688. uint8_t tile_buf_height;
  2689. uint8_t *buf;
  2690. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_ws_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2691. buf = u8g2_m_16_16_2(&tile_buf_height);
  2692. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2693. }
  2694. /* ssd1327 f */
  2695. void u8g2_Setup_ssd1327_ea_w128128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2696. {
  2697. uint8_t tile_buf_height;
  2698. uint8_t *buf;
  2699. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_ea_w128128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2700. buf = u8g2_m_16_16_f(&tile_buf_height);
  2701. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2702. }
  2703. void u8g2_Setup_ssd1327_midas_128x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2704. {
  2705. uint8_t tile_buf_height;
  2706. uint8_t *buf;
  2707. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_midas_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2708. buf = u8g2_m_16_16_f(&tile_buf_height);
  2709. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2710. }
  2711. void u8g2_Setup_ssd1327_zjy_128x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2712. {
  2713. uint8_t tile_buf_height;
  2714. uint8_t *buf;
  2715. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_zjy_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2716. buf = u8g2_m_16_16_f(&tile_buf_height);
  2717. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2718. }
  2719. void u8g2_Setup_ssd1327_ws_128x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2720. {
  2721. uint8_t tile_buf_height;
  2722. uint8_t *buf;
  2723. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_ws_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2724. buf = u8g2_m_16_16_f(&tile_buf_height);
  2725. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2726. }
  2727. /* ssd1327 */
  2728. /* ssd1327 1 */
  2729. void u8g2_Setup_ssd1327_i2c_ea_w128128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2730. {
  2731. uint8_t tile_buf_height;
  2732. uint8_t *buf;
  2733. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_ea_w128128, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2734. buf = u8g2_m_16_16_1(&tile_buf_height);
  2735. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2736. }
  2737. void u8g2_Setup_ssd1327_i2c_midas_128x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2738. {
  2739. uint8_t tile_buf_height;
  2740. uint8_t *buf;
  2741. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_midas_128x128, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2742. buf = u8g2_m_16_16_1(&tile_buf_height);
  2743. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2744. }
  2745. void u8g2_Setup_ssd1327_i2c_ws_128x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2746. {
  2747. uint8_t tile_buf_height;
  2748. uint8_t *buf;
  2749. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_ws_128x128, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2750. buf = u8g2_m_16_16_1(&tile_buf_height);
  2751. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2752. }
  2753. /* ssd1327 2 */
  2754. void u8g2_Setup_ssd1327_i2c_ea_w128128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2755. {
  2756. uint8_t tile_buf_height;
  2757. uint8_t *buf;
  2758. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_ea_w128128, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2759. buf = u8g2_m_16_16_2(&tile_buf_height);
  2760. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2761. }
  2762. void u8g2_Setup_ssd1327_i2c_midas_128x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2763. {
  2764. uint8_t tile_buf_height;
  2765. uint8_t *buf;
  2766. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_midas_128x128, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2767. buf = u8g2_m_16_16_2(&tile_buf_height);
  2768. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2769. }
  2770. void u8g2_Setup_ssd1327_i2c_ws_128x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2771. {
  2772. uint8_t tile_buf_height;
  2773. uint8_t *buf;
  2774. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_ws_128x128, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2775. buf = u8g2_m_16_16_2(&tile_buf_height);
  2776. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2777. }
  2778. /* ssd1327 f */
  2779. void u8g2_Setup_ssd1327_i2c_ea_w128128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2780. {
  2781. uint8_t tile_buf_height;
  2782. uint8_t *buf;
  2783. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_ea_w128128, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2784. buf = u8g2_m_16_16_f(&tile_buf_height);
  2785. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2786. }
  2787. void u8g2_Setup_ssd1327_i2c_midas_128x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2788. {
  2789. uint8_t tile_buf_height;
  2790. uint8_t *buf;
  2791. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_midas_128x128, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2792. buf = u8g2_m_16_16_f(&tile_buf_height);
  2793. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2794. }
  2795. void u8g2_Setup_ssd1327_i2c_ws_128x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2796. {
  2797. uint8_t tile_buf_height;
  2798. uint8_t *buf;
  2799. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_ws_128x128, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2800. buf = u8g2_m_16_16_f(&tile_buf_height);
  2801. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2802. }
  2803. /* ssd1327 */
  2804. /* ssd1327 1 */
  2805. void u8g2_Setup_ssd1327_visionox_128x96_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2806. {
  2807. uint8_t tile_buf_height;
  2808. uint8_t *buf;
  2809. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_visionox_128x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2810. buf = u8g2_m_16_12_1(&tile_buf_height);
  2811. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2812. }
  2813. /* ssd1327 2 */
  2814. void u8g2_Setup_ssd1327_visionox_128x96_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2815. {
  2816. uint8_t tile_buf_height;
  2817. uint8_t *buf;
  2818. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_visionox_128x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2819. buf = u8g2_m_16_12_2(&tile_buf_height);
  2820. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2821. }
  2822. /* ssd1327 f */
  2823. void u8g2_Setup_ssd1327_visionox_128x96_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2824. {
  2825. uint8_t tile_buf_height;
  2826. uint8_t *buf;
  2827. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_visionox_128x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2828. buf = u8g2_m_16_12_f(&tile_buf_height);
  2829. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2830. }
  2831. /* ssd1327 */
  2832. /* ssd1327 1 */
  2833. void u8g2_Setup_ssd1327_i2c_visionox_128x96_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2834. {
  2835. uint8_t tile_buf_height;
  2836. uint8_t *buf;
  2837. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_visionox_128x96, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2838. buf = u8g2_m_16_12_1(&tile_buf_height);
  2839. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2840. }
  2841. /* ssd1327 2 */
  2842. void u8g2_Setup_ssd1327_i2c_visionox_128x96_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2843. {
  2844. uint8_t tile_buf_height;
  2845. uint8_t *buf;
  2846. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_visionox_128x96, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2847. buf = u8g2_m_16_12_2(&tile_buf_height);
  2848. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2849. }
  2850. /* ssd1327 f */
  2851. void u8g2_Setup_ssd1327_i2c_visionox_128x96_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2852. {
  2853. uint8_t tile_buf_height;
  2854. uint8_t *buf;
  2855. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1327_visionox_128x96, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  2856. buf = u8g2_m_16_12_f(&tile_buf_height);
  2857. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2858. }
  2859. /* ssd1329 */
  2860. /* ssd1329 1 */
  2861. void u8g2_Setup_ssd1329_128x96_noname_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2862. {
  2863. uint8_t tile_buf_height;
  2864. uint8_t *buf;
  2865. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1329_128x96_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2866. buf = u8g2_m_16_12_1(&tile_buf_height);
  2867. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2868. }
  2869. /* ssd1329 2 */
  2870. void u8g2_Setup_ssd1329_128x96_noname_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2871. {
  2872. uint8_t tile_buf_height;
  2873. uint8_t *buf;
  2874. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1329_128x96_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2875. buf = u8g2_m_16_12_2(&tile_buf_height);
  2876. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2877. }
  2878. /* ssd1329 f */
  2879. void u8g2_Setup_ssd1329_128x96_noname_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2880. {
  2881. uint8_t tile_buf_height;
  2882. uint8_t *buf;
  2883. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1329_128x96_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2884. buf = u8g2_m_16_12_f(&tile_buf_height);
  2885. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2886. }
  2887. /* ssd1329 */
  2888. /* ssd1329 1 */
  2889. void u8g2_Setup_ssd1329_96x96_noname_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2890. {
  2891. uint8_t tile_buf_height;
  2892. uint8_t *buf;
  2893. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1329_96x96_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2894. buf = u8g2_m_12_12_1(&tile_buf_height);
  2895. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2896. }
  2897. /* ssd1329 2 */
  2898. void u8g2_Setup_ssd1329_96x96_noname_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2899. {
  2900. uint8_t tile_buf_height;
  2901. uint8_t *buf;
  2902. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1329_96x96_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2903. buf = u8g2_m_12_12_2(&tile_buf_height);
  2904. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2905. }
  2906. /* ssd1329 f */
  2907. void u8g2_Setup_ssd1329_96x96_noname_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2908. {
  2909. uint8_t tile_buf_height;
  2910. uint8_t *buf;
  2911. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1329_96x96_noname, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  2912. buf = u8g2_m_12_12_f(&tile_buf_height);
  2913. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  2914. }
  2915. /* ld7032 */
  2916. /* ld7032 1 */
  2917. void u8g2_Setup_ld7032_60x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2918. {
  2919. uint8_t tile_buf_height;
  2920. uint8_t *buf;
  2921. u8g2_SetupDisplay(u8g2, u8x8_d_ld7032_60x32, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  2922. buf = u8g2_m_8_4_1(&tile_buf_height);
  2923. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  2924. }
  2925. void u8g2_Setup_ld7032_60x32_alt_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2926. {
  2927. uint8_t tile_buf_height;
  2928. uint8_t *buf;
  2929. u8g2_SetupDisplay(u8g2, u8x8_d_ld7032_60x32_alt, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  2930. buf = u8g2_m_8_4_1(&tile_buf_height);
  2931. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  2932. }
  2933. /* ld7032 2 */
  2934. void u8g2_Setup_ld7032_60x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2935. {
  2936. uint8_t tile_buf_height;
  2937. uint8_t *buf;
  2938. u8g2_SetupDisplay(u8g2, u8x8_d_ld7032_60x32, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  2939. buf = u8g2_m_8_4_2(&tile_buf_height);
  2940. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  2941. }
  2942. void u8g2_Setup_ld7032_60x32_alt_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2943. {
  2944. uint8_t tile_buf_height;
  2945. uint8_t *buf;
  2946. u8g2_SetupDisplay(u8g2, u8x8_d_ld7032_60x32_alt, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  2947. buf = u8g2_m_8_4_2(&tile_buf_height);
  2948. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  2949. }
  2950. /* ld7032 f */
  2951. void u8g2_Setup_ld7032_60x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2952. {
  2953. uint8_t tile_buf_height;
  2954. uint8_t *buf;
  2955. u8g2_SetupDisplay(u8g2, u8x8_d_ld7032_60x32, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  2956. buf = u8g2_m_8_4_f(&tile_buf_height);
  2957. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  2958. }
  2959. void u8g2_Setup_ld7032_60x32_alt_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2960. {
  2961. uint8_t tile_buf_height;
  2962. uint8_t *buf;
  2963. u8g2_SetupDisplay(u8g2, u8x8_d_ld7032_60x32_alt, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  2964. buf = u8g2_m_8_4_f(&tile_buf_height);
  2965. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  2966. }
  2967. /* ld7032 */
  2968. /* ld7032 1 */
  2969. void u8g2_Setup_ld7032_i2c_60x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2970. {
  2971. uint8_t tile_buf_height;
  2972. uint8_t *buf;
  2973. u8g2_SetupDisplay(u8g2, u8x8_d_ld7032_60x32, u8x8_cad_ld7032_i2c, byte_cb, gpio_and_delay_cb);
  2974. buf = u8g2_m_8_4_1(&tile_buf_height);
  2975. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  2976. }
  2977. void u8g2_Setup_ld7032_i2c_60x32_alt_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2978. {
  2979. uint8_t tile_buf_height;
  2980. uint8_t *buf;
  2981. u8g2_SetupDisplay(u8g2, u8x8_d_ld7032_60x32_alt, u8x8_cad_ld7032_i2c, byte_cb, gpio_and_delay_cb);
  2982. buf = u8g2_m_8_4_1(&tile_buf_height);
  2983. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  2984. }
  2985. /* ld7032 2 */
  2986. void u8g2_Setup_ld7032_i2c_60x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2987. {
  2988. uint8_t tile_buf_height;
  2989. uint8_t *buf;
  2990. u8g2_SetupDisplay(u8g2, u8x8_d_ld7032_60x32, u8x8_cad_ld7032_i2c, byte_cb, gpio_and_delay_cb);
  2991. buf = u8g2_m_8_4_2(&tile_buf_height);
  2992. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  2993. }
  2994. void u8g2_Setup_ld7032_i2c_60x32_alt_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  2995. {
  2996. uint8_t tile_buf_height;
  2997. uint8_t *buf;
  2998. u8g2_SetupDisplay(u8g2, u8x8_d_ld7032_60x32_alt, u8x8_cad_ld7032_i2c, byte_cb, gpio_and_delay_cb);
  2999. buf = u8g2_m_8_4_2(&tile_buf_height);
  3000. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3001. }
  3002. /* ld7032 f */
  3003. void u8g2_Setup_ld7032_i2c_60x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3004. {
  3005. uint8_t tile_buf_height;
  3006. uint8_t *buf;
  3007. u8g2_SetupDisplay(u8g2, u8x8_d_ld7032_60x32, u8x8_cad_ld7032_i2c, byte_cb, gpio_and_delay_cb);
  3008. buf = u8g2_m_8_4_f(&tile_buf_height);
  3009. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3010. }
  3011. void u8g2_Setup_ld7032_i2c_60x32_alt_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3012. {
  3013. uint8_t tile_buf_height;
  3014. uint8_t *buf;
  3015. u8g2_SetupDisplay(u8g2, u8x8_d_ld7032_60x32_alt, u8x8_cad_ld7032_i2c, byte_cb, gpio_and_delay_cb);
  3016. buf = u8g2_m_8_4_f(&tile_buf_height);
  3017. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3018. }
  3019. /* ld7032 */
  3020. /* ld7032 1 */
  3021. void u8g2_Setup_ld7032_128x36_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3022. {
  3023. uint8_t tile_buf_height;
  3024. uint8_t *buf;
  3025. u8g2_SetupDisplay(u8g2, u8x8_d_ld7032_128x36, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  3026. buf = u8g2_m_16_5_1(&tile_buf_height);
  3027. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3028. }
  3029. /* ld7032 2 */
  3030. void u8g2_Setup_ld7032_128x36_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3031. {
  3032. uint8_t tile_buf_height;
  3033. uint8_t *buf;
  3034. u8g2_SetupDisplay(u8g2, u8x8_d_ld7032_128x36, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  3035. buf = u8g2_m_16_5_2(&tile_buf_height);
  3036. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3037. }
  3038. /* ld7032 f */
  3039. void u8g2_Setup_ld7032_128x36_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3040. {
  3041. uint8_t tile_buf_height;
  3042. uint8_t *buf;
  3043. u8g2_SetupDisplay(u8g2, u8x8_d_ld7032_128x36, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  3044. buf = u8g2_m_16_5_f(&tile_buf_height);
  3045. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3046. }
  3047. /* ld7032 */
  3048. /* ld7032 1 */
  3049. void u8g2_Setup_ld7032_i2c_128x36_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3050. {
  3051. uint8_t tile_buf_height;
  3052. uint8_t *buf;
  3053. u8g2_SetupDisplay(u8g2, u8x8_d_ld7032_128x36, u8x8_cad_ld7032_i2c, byte_cb, gpio_and_delay_cb);
  3054. buf = u8g2_m_16_5_1(&tile_buf_height);
  3055. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3056. }
  3057. /* ld7032 2 */
  3058. void u8g2_Setup_ld7032_i2c_128x36_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3059. {
  3060. uint8_t tile_buf_height;
  3061. uint8_t *buf;
  3062. u8g2_SetupDisplay(u8g2, u8x8_d_ld7032_128x36, u8x8_cad_ld7032_i2c, byte_cb, gpio_and_delay_cb);
  3063. buf = u8g2_m_16_5_2(&tile_buf_height);
  3064. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3065. }
  3066. /* ld7032 f */
  3067. void u8g2_Setup_ld7032_i2c_128x36_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3068. {
  3069. uint8_t tile_buf_height;
  3070. uint8_t *buf;
  3071. u8g2_SetupDisplay(u8g2, u8x8_d_ld7032_128x36, u8x8_cad_ld7032_i2c, byte_cb, gpio_and_delay_cb);
  3072. buf = u8g2_m_16_5_f(&tile_buf_height);
  3073. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3074. }
  3075. /* st7920 */
  3076. /* st7920 1 */
  3077. void u8g2_Setup_st7920_p_256x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3078. {
  3079. uint8_t tile_buf_height;
  3080. uint8_t *buf;
  3081. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_256x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3082. buf = u8g2_m_32_4_1(&tile_buf_height);
  3083. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3084. }
  3085. /* st7920 2 */
  3086. void u8g2_Setup_st7920_p_256x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3087. {
  3088. uint8_t tile_buf_height;
  3089. uint8_t *buf;
  3090. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_256x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3091. buf = u8g2_m_32_4_2(&tile_buf_height);
  3092. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3093. }
  3094. /* st7920 f */
  3095. void u8g2_Setup_st7920_p_256x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3096. {
  3097. uint8_t tile_buf_height;
  3098. uint8_t *buf;
  3099. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_256x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3100. buf = u8g2_m_32_4_f(&tile_buf_height);
  3101. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3102. }
  3103. /* st7920 */
  3104. /* st7920 1 */
  3105. void u8g2_Setup_st7920_256x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3106. {
  3107. uint8_t tile_buf_height;
  3108. uint8_t *buf;
  3109. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_256x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3110. buf = u8g2_m_32_4_1(&tile_buf_height);
  3111. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3112. }
  3113. /* st7920 2 */
  3114. void u8g2_Setup_st7920_256x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3115. {
  3116. uint8_t tile_buf_height;
  3117. uint8_t *buf;
  3118. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_256x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3119. buf = u8g2_m_32_4_2(&tile_buf_height);
  3120. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3121. }
  3122. /* st7920 f */
  3123. void u8g2_Setup_st7920_256x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3124. {
  3125. uint8_t tile_buf_height;
  3126. uint8_t *buf;
  3127. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_256x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3128. buf = u8g2_m_32_4_f(&tile_buf_height);
  3129. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3130. }
  3131. /* st7920 */
  3132. /* st7920 1 */
  3133. void u8g2_Setup_st7920_s_256x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3134. {
  3135. uint8_t tile_buf_height;
  3136. uint8_t *buf;
  3137. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_256x32, u8x8_cad_st7920_spi, byte_cb, gpio_and_delay_cb);
  3138. buf = u8g2_m_32_4_1(&tile_buf_height);
  3139. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3140. }
  3141. /* st7920 2 */
  3142. void u8g2_Setup_st7920_s_256x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3143. {
  3144. uint8_t tile_buf_height;
  3145. uint8_t *buf;
  3146. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_256x32, u8x8_cad_st7920_spi, byte_cb, gpio_and_delay_cb);
  3147. buf = u8g2_m_32_4_2(&tile_buf_height);
  3148. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3149. }
  3150. /* st7920 f */
  3151. void u8g2_Setup_st7920_s_256x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3152. {
  3153. uint8_t tile_buf_height;
  3154. uint8_t *buf;
  3155. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_256x32, u8x8_cad_st7920_spi, byte_cb, gpio_and_delay_cb);
  3156. buf = u8g2_m_32_4_f(&tile_buf_height);
  3157. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3158. }
  3159. /* st7920 */
  3160. /* st7920 1 */
  3161. void u8g2_Setup_st7920_p_144x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3162. {
  3163. uint8_t tile_buf_height;
  3164. uint8_t *buf;
  3165. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_144x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3166. buf = u8g2_m_18_4_1(&tile_buf_height);
  3167. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3168. }
  3169. /* st7920 2 */
  3170. void u8g2_Setup_st7920_p_144x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3171. {
  3172. uint8_t tile_buf_height;
  3173. uint8_t *buf;
  3174. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_144x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3175. buf = u8g2_m_18_4_2(&tile_buf_height);
  3176. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3177. }
  3178. /* st7920 f */
  3179. void u8g2_Setup_st7920_p_144x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3180. {
  3181. uint8_t tile_buf_height;
  3182. uint8_t *buf;
  3183. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_144x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3184. buf = u8g2_m_18_4_f(&tile_buf_height);
  3185. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3186. }
  3187. /* st7920 */
  3188. /* st7920 1 */
  3189. void u8g2_Setup_st7920_144x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3190. {
  3191. uint8_t tile_buf_height;
  3192. uint8_t *buf;
  3193. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_144x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3194. buf = u8g2_m_18_4_1(&tile_buf_height);
  3195. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3196. }
  3197. /* st7920 2 */
  3198. void u8g2_Setup_st7920_144x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3199. {
  3200. uint8_t tile_buf_height;
  3201. uint8_t *buf;
  3202. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_144x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3203. buf = u8g2_m_18_4_2(&tile_buf_height);
  3204. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3205. }
  3206. /* st7920 f */
  3207. void u8g2_Setup_st7920_144x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3208. {
  3209. uint8_t tile_buf_height;
  3210. uint8_t *buf;
  3211. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_144x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3212. buf = u8g2_m_18_4_f(&tile_buf_height);
  3213. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3214. }
  3215. /* st7920 */
  3216. /* st7920 1 */
  3217. void u8g2_Setup_st7920_s_144x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3218. {
  3219. uint8_t tile_buf_height;
  3220. uint8_t *buf;
  3221. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_144x32, u8x8_cad_st7920_spi, byte_cb, gpio_and_delay_cb);
  3222. buf = u8g2_m_18_4_1(&tile_buf_height);
  3223. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3224. }
  3225. /* st7920 2 */
  3226. void u8g2_Setup_st7920_s_144x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3227. {
  3228. uint8_t tile_buf_height;
  3229. uint8_t *buf;
  3230. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_144x32, u8x8_cad_st7920_spi, byte_cb, gpio_and_delay_cb);
  3231. buf = u8g2_m_18_4_2(&tile_buf_height);
  3232. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3233. }
  3234. /* st7920 f */
  3235. void u8g2_Setup_st7920_s_144x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3236. {
  3237. uint8_t tile_buf_height;
  3238. uint8_t *buf;
  3239. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_144x32, u8x8_cad_st7920_spi, byte_cb, gpio_and_delay_cb);
  3240. buf = u8g2_m_18_4_f(&tile_buf_height);
  3241. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3242. }
  3243. /* st7920 */
  3244. /* st7920 1 */
  3245. void u8g2_Setup_st7920_p_160x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3246. {
  3247. uint8_t tile_buf_height;
  3248. uint8_t *buf;
  3249. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_160x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3250. buf = u8g2_m_20_4_1(&tile_buf_height);
  3251. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3252. }
  3253. /* st7920 2 */
  3254. void u8g2_Setup_st7920_p_160x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3255. {
  3256. uint8_t tile_buf_height;
  3257. uint8_t *buf;
  3258. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_160x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3259. buf = u8g2_m_20_4_2(&tile_buf_height);
  3260. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3261. }
  3262. /* st7920 f */
  3263. void u8g2_Setup_st7920_p_160x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3264. {
  3265. uint8_t tile_buf_height;
  3266. uint8_t *buf;
  3267. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_160x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3268. buf = u8g2_m_20_4_f(&tile_buf_height);
  3269. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3270. }
  3271. /* st7920 */
  3272. /* st7920 1 */
  3273. void u8g2_Setup_st7920_160x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3274. {
  3275. uint8_t tile_buf_height;
  3276. uint8_t *buf;
  3277. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_160x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3278. buf = u8g2_m_20_4_1(&tile_buf_height);
  3279. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3280. }
  3281. /* st7920 2 */
  3282. void u8g2_Setup_st7920_160x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3283. {
  3284. uint8_t tile_buf_height;
  3285. uint8_t *buf;
  3286. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_160x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3287. buf = u8g2_m_20_4_2(&tile_buf_height);
  3288. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3289. }
  3290. /* st7920 f */
  3291. void u8g2_Setup_st7920_160x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3292. {
  3293. uint8_t tile_buf_height;
  3294. uint8_t *buf;
  3295. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_160x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3296. buf = u8g2_m_20_4_f(&tile_buf_height);
  3297. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3298. }
  3299. /* st7920 */
  3300. /* st7920 1 */
  3301. void u8g2_Setup_st7920_s_160x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3302. {
  3303. uint8_t tile_buf_height;
  3304. uint8_t *buf;
  3305. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_160x32, u8x8_cad_st7920_spi, byte_cb, gpio_and_delay_cb);
  3306. buf = u8g2_m_20_4_1(&tile_buf_height);
  3307. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3308. }
  3309. /* st7920 2 */
  3310. void u8g2_Setup_st7920_s_160x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3311. {
  3312. uint8_t tile_buf_height;
  3313. uint8_t *buf;
  3314. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_160x32, u8x8_cad_st7920_spi, byte_cb, gpio_and_delay_cb);
  3315. buf = u8g2_m_20_4_2(&tile_buf_height);
  3316. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3317. }
  3318. /* st7920 f */
  3319. void u8g2_Setup_st7920_s_160x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3320. {
  3321. uint8_t tile_buf_height;
  3322. uint8_t *buf;
  3323. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_160x32, u8x8_cad_st7920_spi, byte_cb, gpio_and_delay_cb);
  3324. buf = u8g2_m_20_4_f(&tile_buf_height);
  3325. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3326. }
  3327. /* st7920 */
  3328. /* st7920 1 */
  3329. void u8g2_Setup_st7920_p_192x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3330. {
  3331. uint8_t tile_buf_height;
  3332. uint8_t *buf;
  3333. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_192x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3334. buf = u8g2_m_24_4_1(&tile_buf_height);
  3335. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3336. }
  3337. /* st7920 2 */
  3338. void u8g2_Setup_st7920_p_192x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3339. {
  3340. uint8_t tile_buf_height;
  3341. uint8_t *buf;
  3342. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_192x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3343. buf = u8g2_m_24_4_2(&tile_buf_height);
  3344. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3345. }
  3346. /* st7920 f */
  3347. void u8g2_Setup_st7920_p_192x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3348. {
  3349. uint8_t tile_buf_height;
  3350. uint8_t *buf;
  3351. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_192x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3352. buf = u8g2_m_24_4_f(&tile_buf_height);
  3353. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3354. }
  3355. /* st7920 */
  3356. /* st7920 1 */
  3357. void u8g2_Setup_st7920_192x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3358. {
  3359. uint8_t tile_buf_height;
  3360. uint8_t *buf;
  3361. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_192x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3362. buf = u8g2_m_24_4_1(&tile_buf_height);
  3363. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3364. }
  3365. /* st7920 2 */
  3366. void u8g2_Setup_st7920_192x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3367. {
  3368. uint8_t tile_buf_height;
  3369. uint8_t *buf;
  3370. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_192x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3371. buf = u8g2_m_24_4_2(&tile_buf_height);
  3372. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3373. }
  3374. /* st7920 f */
  3375. void u8g2_Setup_st7920_192x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3376. {
  3377. uint8_t tile_buf_height;
  3378. uint8_t *buf;
  3379. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_192x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3380. buf = u8g2_m_24_4_f(&tile_buf_height);
  3381. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3382. }
  3383. /* st7920 */
  3384. /* st7920 1 */
  3385. void u8g2_Setup_st7920_s_192x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3386. {
  3387. uint8_t tile_buf_height;
  3388. uint8_t *buf;
  3389. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_192x32, u8x8_cad_st7920_spi, byte_cb, gpio_and_delay_cb);
  3390. buf = u8g2_m_24_4_1(&tile_buf_height);
  3391. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3392. }
  3393. /* st7920 2 */
  3394. void u8g2_Setup_st7920_s_192x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3395. {
  3396. uint8_t tile_buf_height;
  3397. uint8_t *buf;
  3398. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_192x32, u8x8_cad_st7920_spi, byte_cb, gpio_and_delay_cb);
  3399. buf = u8g2_m_24_4_2(&tile_buf_height);
  3400. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3401. }
  3402. /* st7920 f */
  3403. void u8g2_Setup_st7920_s_192x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3404. {
  3405. uint8_t tile_buf_height;
  3406. uint8_t *buf;
  3407. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_192x32, u8x8_cad_st7920_spi, byte_cb, gpio_and_delay_cb);
  3408. buf = u8g2_m_24_4_f(&tile_buf_height);
  3409. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3410. }
  3411. /* st7920 */
  3412. /* st7920 1 */
  3413. void u8g2_Setup_st7920_p_128x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3414. {
  3415. uint8_t tile_buf_height;
  3416. uint8_t *buf;
  3417. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_128x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3418. buf = u8g2_m_16_8_1(&tile_buf_height);
  3419. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3420. }
  3421. /* st7920 2 */
  3422. void u8g2_Setup_st7920_p_128x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3423. {
  3424. uint8_t tile_buf_height;
  3425. uint8_t *buf;
  3426. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_128x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3427. buf = u8g2_m_16_8_2(&tile_buf_height);
  3428. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3429. }
  3430. /* st7920 f */
  3431. void u8g2_Setup_st7920_p_128x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3432. {
  3433. uint8_t tile_buf_height;
  3434. uint8_t *buf;
  3435. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_128x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3436. buf = u8g2_m_16_8_f(&tile_buf_height);
  3437. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3438. }
  3439. /* st7920 */
  3440. /* st7920 1 */
  3441. void u8g2_Setup_st7920_128x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3442. {
  3443. uint8_t tile_buf_height;
  3444. uint8_t *buf;
  3445. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_128x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3446. buf = u8g2_m_16_8_1(&tile_buf_height);
  3447. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3448. }
  3449. /* st7920 2 */
  3450. void u8g2_Setup_st7920_128x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3451. {
  3452. uint8_t tile_buf_height;
  3453. uint8_t *buf;
  3454. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_128x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3455. buf = u8g2_m_16_8_2(&tile_buf_height);
  3456. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3457. }
  3458. /* st7920 f */
  3459. void u8g2_Setup_st7920_128x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3460. {
  3461. uint8_t tile_buf_height;
  3462. uint8_t *buf;
  3463. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_128x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3464. buf = u8g2_m_16_8_f(&tile_buf_height);
  3465. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3466. }
  3467. /* st7920 */
  3468. /* st7920 1 */
  3469. void u8g2_Setup_st7920_s_128x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3470. {
  3471. uint8_t tile_buf_height;
  3472. uint8_t *buf;
  3473. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_128x64, u8x8_cad_st7920_spi, byte_cb, gpio_and_delay_cb);
  3474. buf = u8g2_m_16_8_1(&tile_buf_height);
  3475. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3476. }
  3477. /* st7920 2 */
  3478. void u8g2_Setup_st7920_s_128x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3479. {
  3480. uint8_t tile_buf_height;
  3481. uint8_t *buf;
  3482. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_128x64, u8x8_cad_st7920_spi, byte_cb, gpio_and_delay_cb);
  3483. buf = u8g2_m_16_8_2(&tile_buf_height);
  3484. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3485. }
  3486. /* st7920 f */
  3487. void u8g2_Setup_st7920_s_128x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3488. {
  3489. uint8_t tile_buf_height;
  3490. uint8_t *buf;
  3491. u8g2_SetupDisplay(u8g2, u8x8_d_st7920_128x64, u8x8_cad_st7920_spi, byte_cb, gpio_and_delay_cb);
  3492. buf = u8g2_m_16_8_f(&tile_buf_height);
  3493. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3494. }
  3495. /* ls013b7dh03 */
  3496. /* ls013b7dh03 1 */
  3497. void u8g2_Setup_ls013b7dh03_128x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3498. {
  3499. uint8_t tile_buf_height;
  3500. uint8_t *buf;
  3501. u8g2_SetupDisplay(u8g2, u8x8_d_ls013b7dh03_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3502. buf = u8g2_m_16_16_1(&tile_buf_height);
  3503. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3504. }
  3505. /* ls013b7dh03 2 */
  3506. void u8g2_Setup_ls013b7dh03_128x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3507. {
  3508. uint8_t tile_buf_height;
  3509. uint8_t *buf;
  3510. u8g2_SetupDisplay(u8g2, u8x8_d_ls013b7dh03_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3511. buf = u8g2_m_16_16_2(&tile_buf_height);
  3512. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3513. }
  3514. /* ls013b7dh03 f */
  3515. void u8g2_Setup_ls013b7dh03_128x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3516. {
  3517. uint8_t tile_buf_height;
  3518. uint8_t *buf;
  3519. u8g2_SetupDisplay(u8g2, u8x8_d_ls013b7dh03_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3520. buf = u8g2_m_16_16_f(&tile_buf_height);
  3521. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3522. }
  3523. /* ls027b7dh01 */
  3524. /* ls027b7dh01 1 */
  3525. void u8g2_Setup_ls027b7dh01_400x240_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3526. {
  3527. uint8_t tile_buf_height;
  3528. uint8_t *buf;
  3529. u8g2_SetupDisplay(u8g2, u8x8_d_ls027b7dh01_400x240, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3530. buf = u8g2_m_50_30_1(&tile_buf_height);
  3531. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3532. }
  3533. void u8g2_Setup_ls027b7dh01_m0_400x240_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3534. {
  3535. uint8_t tile_buf_height;
  3536. uint8_t *buf;
  3537. u8g2_SetupDisplay(u8g2, u8x8_d_ls027b7dh01_m0_400x240, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3538. buf = u8g2_m_50_30_1(&tile_buf_height);
  3539. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3540. }
  3541. /* ls027b7dh01 2 */
  3542. void u8g2_Setup_ls027b7dh01_400x240_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3543. {
  3544. uint8_t tile_buf_height;
  3545. uint8_t *buf;
  3546. u8g2_SetupDisplay(u8g2, u8x8_d_ls027b7dh01_400x240, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3547. buf = u8g2_m_50_30_2(&tile_buf_height);
  3548. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3549. }
  3550. void u8g2_Setup_ls027b7dh01_m0_400x240_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3551. {
  3552. uint8_t tile_buf_height;
  3553. uint8_t *buf;
  3554. u8g2_SetupDisplay(u8g2, u8x8_d_ls027b7dh01_m0_400x240, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3555. buf = u8g2_m_50_30_2(&tile_buf_height);
  3556. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3557. }
  3558. /* ls027b7dh01 f */
  3559. void u8g2_Setup_ls027b7dh01_400x240_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3560. {
  3561. uint8_t tile_buf_height;
  3562. uint8_t *buf;
  3563. u8g2_SetupDisplay(u8g2, u8x8_d_ls027b7dh01_400x240, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3564. buf = u8g2_m_50_30_f(&tile_buf_height);
  3565. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3566. }
  3567. void u8g2_Setup_ls027b7dh01_m0_400x240_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3568. {
  3569. uint8_t tile_buf_height;
  3570. uint8_t *buf;
  3571. u8g2_SetupDisplay(u8g2, u8x8_d_ls027b7dh01_m0_400x240, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3572. buf = u8g2_m_50_30_f(&tile_buf_height);
  3573. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3574. }
  3575. /* ls013b7dh05 */
  3576. /* ls013b7dh05 1 */
  3577. void u8g2_Setup_ls013b7dh05_144x168_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3578. {
  3579. uint8_t tile_buf_height;
  3580. uint8_t *buf;
  3581. u8g2_SetupDisplay(u8g2, u8x8_d_ls013b7dh05_144x168, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3582. buf = u8g2_m_18_21_1(&tile_buf_height);
  3583. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3584. }
  3585. /* ls013b7dh05 2 */
  3586. void u8g2_Setup_ls013b7dh05_144x168_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3587. {
  3588. uint8_t tile_buf_height;
  3589. uint8_t *buf;
  3590. u8g2_SetupDisplay(u8g2, u8x8_d_ls013b7dh05_144x168, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3591. buf = u8g2_m_18_21_2(&tile_buf_height);
  3592. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3593. }
  3594. /* ls013b7dh05 f */
  3595. void u8g2_Setup_ls013b7dh05_144x168_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3596. {
  3597. uint8_t tile_buf_height;
  3598. uint8_t *buf;
  3599. u8g2_SetupDisplay(u8g2, u8x8_d_ls013b7dh05_144x168, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3600. buf = u8g2_m_18_21_f(&tile_buf_height);
  3601. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  3602. }
  3603. /* uc1701 */
  3604. /* uc1701 1 */
  3605. void u8g2_Setup_uc1701_ea_dogs102_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3606. {
  3607. uint8_t tile_buf_height;
  3608. uint8_t *buf;
  3609. u8g2_SetupDisplay(u8g2, u8x8_d_uc1701_ea_dogs102, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3610. buf = u8g2_m_13_8_1(&tile_buf_height);
  3611. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3612. }
  3613. /* uc1701 2 */
  3614. void u8g2_Setup_uc1701_ea_dogs102_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3615. {
  3616. uint8_t tile_buf_height;
  3617. uint8_t *buf;
  3618. u8g2_SetupDisplay(u8g2, u8x8_d_uc1701_ea_dogs102, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3619. buf = u8g2_m_13_8_2(&tile_buf_height);
  3620. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3621. }
  3622. /* uc1701 f */
  3623. void u8g2_Setup_uc1701_ea_dogs102_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3624. {
  3625. uint8_t tile_buf_height;
  3626. uint8_t *buf;
  3627. u8g2_SetupDisplay(u8g2, u8x8_d_uc1701_ea_dogs102, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3628. buf = u8g2_m_13_8_f(&tile_buf_height);
  3629. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3630. }
  3631. /* uc1701 */
  3632. /* uc1701 1 */
  3633. void u8g2_Setup_uc1701_mini12864_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3634. {
  3635. uint8_t tile_buf_height;
  3636. uint8_t *buf;
  3637. u8g2_SetupDisplay(u8g2, u8x8_d_uc1701_mini12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3638. buf = u8g2_m_16_8_1(&tile_buf_height);
  3639. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3640. }
  3641. /* uc1701 2 */
  3642. void u8g2_Setup_uc1701_mini12864_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3643. {
  3644. uint8_t tile_buf_height;
  3645. uint8_t *buf;
  3646. u8g2_SetupDisplay(u8g2, u8x8_d_uc1701_mini12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3647. buf = u8g2_m_16_8_2(&tile_buf_height);
  3648. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3649. }
  3650. /* uc1701 f */
  3651. void u8g2_Setup_uc1701_mini12864_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3652. {
  3653. uint8_t tile_buf_height;
  3654. uint8_t *buf;
  3655. u8g2_SetupDisplay(u8g2, u8x8_d_uc1701_mini12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3656. buf = u8g2_m_16_8_f(&tile_buf_height);
  3657. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3658. }
  3659. /* pcd8544 */
  3660. /* pcd8544 1 */
  3661. void u8g2_Setup_pcd8544_84x48_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3662. {
  3663. uint8_t tile_buf_height;
  3664. uint8_t *buf;
  3665. u8g2_SetupDisplay(u8g2, u8x8_d_pcd8544_84x48, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3666. buf = u8g2_m_11_6_1(&tile_buf_height);
  3667. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3668. }
  3669. /* pcd8544 2 */
  3670. void u8g2_Setup_pcd8544_84x48_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3671. {
  3672. uint8_t tile_buf_height;
  3673. uint8_t *buf;
  3674. u8g2_SetupDisplay(u8g2, u8x8_d_pcd8544_84x48, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3675. buf = u8g2_m_11_6_2(&tile_buf_height);
  3676. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3677. }
  3678. /* pcd8544 f */
  3679. void u8g2_Setup_pcd8544_84x48_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3680. {
  3681. uint8_t tile_buf_height;
  3682. uint8_t *buf;
  3683. u8g2_SetupDisplay(u8g2, u8x8_d_pcd8544_84x48, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3684. buf = u8g2_m_11_6_f(&tile_buf_height);
  3685. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3686. }
  3687. /* pcf8812 */
  3688. /* pcf8812 1 */
  3689. void u8g2_Setup_pcf8812_96x65_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3690. {
  3691. uint8_t tile_buf_height;
  3692. uint8_t *buf;
  3693. u8g2_SetupDisplay(u8g2, u8x8_d_pcf8812_96x65, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3694. buf = u8g2_m_12_9_1(&tile_buf_height);
  3695. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3696. }
  3697. /* pcf8812 2 */
  3698. void u8g2_Setup_pcf8812_96x65_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3699. {
  3700. uint8_t tile_buf_height;
  3701. uint8_t *buf;
  3702. u8g2_SetupDisplay(u8g2, u8x8_d_pcf8812_96x65, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3703. buf = u8g2_m_12_9_2(&tile_buf_height);
  3704. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3705. }
  3706. /* pcf8812 f */
  3707. void u8g2_Setup_pcf8812_96x65_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3708. {
  3709. uint8_t tile_buf_height;
  3710. uint8_t *buf;
  3711. u8g2_SetupDisplay(u8g2, u8x8_d_pcf8812_96x65, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3712. buf = u8g2_m_12_9_f(&tile_buf_height);
  3713. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3714. }
  3715. /* hx1230 */
  3716. /* hx1230 1 */
  3717. void u8g2_Setup_hx1230_96x68_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3718. {
  3719. uint8_t tile_buf_height;
  3720. uint8_t *buf;
  3721. u8g2_SetupDisplay(u8g2, u8x8_d_hx1230_96x68, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3722. buf = u8g2_m_12_9_1(&tile_buf_height);
  3723. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3724. }
  3725. /* hx1230 2 */
  3726. void u8g2_Setup_hx1230_96x68_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3727. {
  3728. uint8_t tile_buf_height;
  3729. uint8_t *buf;
  3730. u8g2_SetupDisplay(u8g2, u8x8_d_hx1230_96x68, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3731. buf = u8g2_m_12_9_2(&tile_buf_height);
  3732. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3733. }
  3734. /* hx1230 f */
  3735. void u8g2_Setup_hx1230_96x68_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3736. {
  3737. uint8_t tile_buf_height;
  3738. uint8_t *buf;
  3739. u8g2_SetupDisplay(u8g2, u8x8_d_hx1230_96x68, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3740. buf = u8g2_m_12_9_f(&tile_buf_height);
  3741. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3742. }
  3743. /* uc1604 */
  3744. /* uc1604 1 */
  3745. void u8g2_Setup_uc1604_jlx19264_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3746. {
  3747. uint8_t tile_buf_height;
  3748. uint8_t *buf;
  3749. u8g2_SetupDisplay(u8g2, u8x8_d_uc1604_jlx19264, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3750. buf = u8g2_m_24_8_1(&tile_buf_height);
  3751. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3752. }
  3753. /* uc1604 2 */
  3754. void u8g2_Setup_uc1604_jlx19264_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3755. {
  3756. uint8_t tile_buf_height;
  3757. uint8_t *buf;
  3758. u8g2_SetupDisplay(u8g2, u8x8_d_uc1604_jlx19264, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3759. buf = u8g2_m_24_8_2(&tile_buf_height);
  3760. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3761. }
  3762. /* uc1604 f */
  3763. void u8g2_Setup_uc1604_jlx19264_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3764. {
  3765. uint8_t tile_buf_height;
  3766. uint8_t *buf;
  3767. u8g2_SetupDisplay(u8g2, u8x8_d_uc1604_jlx19264, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3768. buf = u8g2_m_24_8_f(&tile_buf_height);
  3769. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3770. }
  3771. /* uc1604 */
  3772. /* uc1604 1 */
  3773. void u8g2_Setup_uc1604_i2c_jlx19264_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3774. {
  3775. uint8_t tile_buf_height;
  3776. uint8_t *buf;
  3777. u8g2_SetupDisplay(u8g2, u8x8_d_uc1604_jlx19264, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  3778. buf = u8g2_m_24_8_1(&tile_buf_height);
  3779. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3780. }
  3781. /* uc1604 2 */
  3782. void u8g2_Setup_uc1604_i2c_jlx19264_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3783. {
  3784. uint8_t tile_buf_height;
  3785. uint8_t *buf;
  3786. u8g2_SetupDisplay(u8g2, u8x8_d_uc1604_jlx19264, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  3787. buf = u8g2_m_24_8_2(&tile_buf_height);
  3788. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3789. }
  3790. /* uc1604 f */
  3791. void u8g2_Setup_uc1604_i2c_jlx19264_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3792. {
  3793. uint8_t tile_buf_height;
  3794. uint8_t *buf;
  3795. u8g2_SetupDisplay(u8g2, u8x8_d_uc1604_jlx19264, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  3796. buf = u8g2_m_24_8_f(&tile_buf_height);
  3797. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3798. }
  3799. /* uc1608 */
  3800. /* uc1608 1 */
  3801. void u8g2_Setup_uc1608_erc24064_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3802. {
  3803. uint8_t tile_buf_height;
  3804. uint8_t *buf;
  3805. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_erc24064, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3806. buf = u8g2_m_30_8_1(&tile_buf_height);
  3807. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3808. }
  3809. void u8g2_Setup_uc1608_dem240064_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3810. {
  3811. uint8_t tile_buf_height;
  3812. uint8_t *buf;
  3813. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_dem240064, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3814. buf = u8g2_m_30_8_1(&tile_buf_height);
  3815. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3816. }
  3817. /* uc1608 2 */
  3818. void u8g2_Setup_uc1608_erc24064_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3819. {
  3820. uint8_t tile_buf_height;
  3821. uint8_t *buf;
  3822. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_erc24064, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3823. buf = u8g2_m_30_8_2(&tile_buf_height);
  3824. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3825. }
  3826. void u8g2_Setup_uc1608_dem240064_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3827. {
  3828. uint8_t tile_buf_height;
  3829. uint8_t *buf;
  3830. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_dem240064, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3831. buf = u8g2_m_30_8_2(&tile_buf_height);
  3832. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3833. }
  3834. /* uc1608 f */
  3835. void u8g2_Setup_uc1608_erc24064_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3836. {
  3837. uint8_t tile_buf_height;
  3838. uint8_t *buf;
  3839. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_erc24064, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3840. buf = u8g2_m_30_8_f(&tile_buf_height);
  3841. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3842. }
  3843. void u8g2_Setup_uc1608_dem240064_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3844. {
  3845. uint8_t tile_buf_height;
  3846. uint8_t *buf;
  3847. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_dem240064, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3848. buf = u8g2_m_30_8_f(&tile_buf_height);
  3849. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3850. }
  3851. /* uc1608 */
  3852. /* uc1608 1 */
  3853. void u8g2_Setup_uc1608_i2c_erc24064_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3854. {
  3855. uint8_t tile_buf_height;
  3856. uint8_t *buf;
  3857. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_erc24064, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  3858. buf = u8g2_m_30_8_1(&tile_buf_height);
  3859. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3860. }
  3861. void u8g2_Setup_uc1608_i2c_dem240064_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3862. {
  3863. uint8_t tile_buf_height;
  3864. uint8_t *buf;
  3865. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_dem240064, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  3866. buf = u8g2_m_30_8_1(&tile_buf_height);
  3867. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3868. }
  3869. /* uc1608 2 */
  3870. void u8g2_Setup_uc1608_i2c_erc24064_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3871. {
  3872. uint8_t tile_buf_height;
  3873. uint8_t *buf;
  3874. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_erc24064, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  3875. buf = u8g2_m_30_8_2(&tile_buf_height);
  3876. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3877. }
  3878. void u8g2_Setup_uc1608_i2c_dem240064_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3879. {
  3880. uint8_t tile_buf_height;
  3881. uint8_t *buf;
  3882. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_dem240064, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  3883. buf = u8g2_m_30_8_2(&tile_buf_height);
  3884. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3885. }
  3886. /* uc1608 f */
  3887. void u8g2_Setup_uc1608_i2c_erc24064_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3888. {
  3889. uint8_t tile_buf_height;
  3890. uint8_t *buf;
  3891. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_erc24064, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  3892. buf = u8g2_m_30_8_f(&tile_buf_height);
  3893. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3894. }
  3895. void u8g2_Setup_uc1608_i2c_dem240064_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3896. {
  3897. uint8_t tile_buf_height;
  3898. uint8_t *buf;
  3899. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_dem240064, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  3900. buf = u8g2_m_30_8_f(&tile_buf_height);
  3901. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3902. }
  3903. /* uc1608 */
  3904. /* uc1608 1 */
  3905. void u8g2_Setup_uc1608_erc240120_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3906. {
  3907. uint8_t tile_buf_height;
  3908. uint8_t *buf;
  3909. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_erc240120, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3910. buf = u8g2_m_30_15_1(&tile_buf_height);
  3911. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3912. }
  3913. /* uc1608 2 */
  3914. void u8g2_Setup_uc1608_erc240120_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3915. {
  3916. uint8_t tile_buf_height;
  3917. uint8_t *buf;
  3918. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_erc240120, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3919. buf = u8g2_m_30_15_2(&tile_buf_height);
  3920. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3921. }
  3922. /* uc1608 f */
  3923. void u8g2_Setup_uc1608_erc240120_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3924. {
  3925. uint8_t tile_buf_height;
  3926. uint8_t *buf;
  3927. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_erc240120, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3928. buf = u8g2_m_30_15_f(&tile_buf_height);
  3929. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3930. }
  3931. /* uc1608 */
  3932. /* uc1608 1 */
  3933. void u8g2_Setup_uc1608_i2c_erc240120_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3934. {
  3935. uint8_t tile_buf_height;
  3936. uint8_t *buf;
  3937. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_erc240120, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  3938. buf = u8g2_m_30_15_1(&tile_buf_height);
  3939. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3940. }
  3941. /* uc1608 2 */
  3942. void u8g2_Setup_uc1608_i2c_erc240120_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3943. {
  3944. uint8_t tile_buf_height;
  3945. uint8_t *buf;
  3946. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_erc240120, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  3947. buf = u8g2_m_30_15_2(&tile_buf_height);
  3948. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3949. }
  3950. /* uc1608 f */
  3951. void u8g2_Setup_uc1608_i2c_erc240120_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3952. {
  3953. uint8_t tile_buf_height;
  3954. uint8_t *buf;
  3955. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_erc240120, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  3956. buf = u8g2_m_30_15_f(&tile_buf_height);
  3957. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3958. }
  3959. /* uc1608 */
  3960. /* uc1608 1 */
  3961. void u8g2_Setup_uc1608_240x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3962. {
  3963. uint8_t tile_buf_height;
  3964. uint8_t *buf;
  3965. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_240x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3966. buf = u8g2_m_30_16_1(&tile_buf_height);
  3967. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3968. }
  3969. /* uc1608 2 */
  3970. void u8g2_Setup_uc1608_240x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3971. {
  3972. uint8_t tile_buf_height;
  3973. uint8_t *buf;
  3974. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_240x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3975. buf = u8g2_m_30_16_2(&tile_buf_height);
  3976. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3977. }
  3978. /* uc1608 f */
  3979. void u8g2_Setup_uc1608_240x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3980. {
  3981. uint8_t tile_buf_height;
  3982. uint8_t *buf;
  3983. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_240x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  3984. buf = u8g2_m_30_16_f(&tile_buf_height);
  3985. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3986. }
  3987. /* uc1608 */
  3988. /* uc1608 1 */
  3989. void u8g2_Setup_uc1608_i2c_240x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3990. {
  3991. uint8_t tile_buf_height;
  3992. uint8_t *buf;
  3993. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_240x128, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  3994. buf = u8g2_m_30_16_1(&tile_buf_height);
  3995. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  3996. }
  3997. /* uc1608 2 */
  3998. void u8g2_Setup_uc1608_i2c_240x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  3999. {
  4000. uint8_t tile_buf_height;
  4001. uint8_t *buf;
  4002. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_240x128, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4003. buf = u8g2_m_30_16_2(&tile_buf_height);
  4004. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4005. }
  4006. /* uc1608 f */
  4007. void u8g2_Setup_uc1608_i2c_240x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4008. {
  4009. uint8_t tile_buf_height;
  4010. uint8_t *buf;
  4011. u8g2_SetupDisplay(u8g2, u8x8_d_uc1608_240x128, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4012. buf = u8g2_m_30_16_f(&tile_buf_height);
  4013. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4014. }
  4015. /* uc1609 */
  4016. /* uc1609 1 */
  4017. void u8g2_Setup_uc1609_slg19264_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4018. {
  4019. uint8_t tile_buf_height;
  4020. uint8_t *buf;
  4021. u8g2_SetupDisplay(u8g2, u8x8_d_uc1609_slg19264, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4022. buf = u8g2_m_24_8_1(&tile_buf_height);
  4023. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4024. }
  4025. /* uc1609 2 */
  4026. void u8g2_Setup_uc1609_slg19264_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4027. {
  4028. uint8_t tile_buf_height;
  4029. uint8_t *buf;
  4030. u8g2_SetupDisplay(u8g2, u8x8_d_uc1609_slg19264, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4031. buf = u8g2_m_24_8_2(&tile_buf_height);
  4032. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4033. }
  4034. /* uc1609 f */
  4035. void u8g2_Setup_uc1609_slg19264_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4036. {
  4037. uint8_t tile_buf_height;
  4038. uint8_t *buf;
  4039. u8g2_SetupDisplay(u8g2, u8x8_d_uc1609_slg19264, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4040. buf = u8g2_m_24_8_f(&tile_buf_height);
  4041. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4042. }
  4043. /* uc1609 */
  4044. /* uc1609 1 */
  4045. void u8g2_Setup_uc1609_i2c_slg19264_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4046. {
  4047. uint8_t tile_buf_height;
  4048. uint8_t *buf;
  4049. u8g2_SetupDisplay(u8g2, u8x8_d_uc1609_slg19264, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4050. buf = u8g2_m_24_8_1(&tile_buf_height);
  4051. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4052. }
  4053. /* uc1609 2 */
  4054. void u8g2_Setup_uc1609_i2c_slg19264_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4055. {
  4056. uint8_t tile_buf_height;
  4057. uint8_t *buf;
  4058. u8g2_SetupDisplay(u8g2, u8x8_d_uc1609_slg19264, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4059. buf = u8g2_m_24_8_2(&tile_buf_height);
  4060. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4061. }
  4062. /* uc1609 f */
  4063. void u8g2_Setup_uc1609_i2c_slg19264_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4064. {
  4065. uint8_t tile_buf_height;
  4066. uint8_t *buf;
  4067. u8g2_SetupDisplay(u8g2, u8x8_d_uc1609_slg19264, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4068. buf = u8g2_m_24_8_f(&tile_buf_height);
  4069. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4070. }
  4071. /* uc1638 */
  4072. /* uc1638 1 */
  4073. void u8g2_Setup_uc1638_160x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4074. {
  4075. uint8_t tile_buf_height;
  4076. uint8_t *buf;
  4077. u8g2_SetupDisplay(u8g2, u8x8_d_uc1638_160x128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  4078. buf = u8g2_m_20_16_1(&tile_buf_height);
  4079. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4080. }
  4081. /* uc1638 2 */
  4082. void u8g2_Setup_uc1638_160x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4083. {
  4084. uint8_t tile_buf_height;
  4085. uint8_t *buf;
  4086. u8g2_SetupDisplay(u8g2, u8x8_d_uc1638_160x128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  4087. buf = u8g2_m_20_16_2(&tile_buf_height);
  4088. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4089. }
  4090. /* uc1638 f */
  4091. void u8g2_Setup_uc1638_160x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4092. {
  4093. uint8_t tile_buf_height;
  4094. uint8_t *buf;
  4095. u8g2_SetupDisplay(u8g2, u8x8_d_uc1638_160x128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  4096. buf = u8g2_m_20_16_f(&tile_buf_height);
  4097. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4098. }
  4099. /* uc1638 */
  4100. /* uc1638 1 */
  4101. void u8g2_Setup_uc1638_192x96_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4102. {
  4103. uint8_t tile_buf_height;
  4104. uint8_t *buf;
  4105. u8g2_SetupDisplay(u8g2, u8x8_d_uc1638_192x96, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  4106. buf = u8g2_m_24_12_1(&tile_buf_height);
  4107. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4108. }
  4109. /* uc1638 2 */
  4110. void u8g2_Setup_uc1638_192x96_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4111. {
  4112. uint8_t tile_buf_height;
  4113. uint8_t *buf;
  4114. u8g2_SetupDisplay(u8g2, u8x8_d_uc1638_192x96, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  4115. buf = u8g2_m_24_12_2(&tile_buf_height);
  4116. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4117. }
  4118. /* uc1638 f */
  4119. void u8g2_Setup_uc1638_192x96_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4120. {
  4121. uint8_t tile_buf_height;
  4122. uint8_t *buf;
  4123. u8g2_SetupDisplay(u8g2, u8x8_d_uc1638_192x96, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  4124. buf = u8g2_m_24_12_f(&tile_buf_height);
  4125. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4126. }
  4127. /* uc1638 */
  4128. /* uc1638 1 */
  4129. void u8g2_Setup_uc1638_i2c_192x96_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4130. {
  4131. uint8_t tile_buf_height;
  4132. uint8_t *buf;
  4133. u8g2_SetupDisplay(u8g2, u8x8_d_uc1638_192x96, u8x8_cad_uc1638_i2c, byte_cb, gpio_and_delay_cb);
  4134. buf = u8g2_m_24_12_1(&tile_buf_height);
  4135. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4136. }
  4137. /* uc1638 2 */
  4138. void u8g2_Setup_uc1638_i2c_192x96_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4139. {
  4140. uint8_t tile_buf_height;
  4141. uint8_t *buf;
  4142. u8g2_SetupDisplay(u8g2, u8x8_d_uc1638_192x96, u8x8_cad_uc1638_i2c, byte_cb, gpio_and_delay_cb);
  4143. buf = u8g2_m_24_12_2(&tile_buf_height);
  4144. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4145. }
  4146. /* uc1638 f */
  4147. void u8g2_Setup_uc1638_i2c_192x96_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4148. {
  4149. uint8_t tile_buf_height;
  4150. uint8_t *buf;
  4151. u8g2_SetupDisplay(u8g2, u8x8_d_uc1638_192x96, u8x8_cad_uc1638_i2c, byte_cb, gpio_and_delay_cb);
  4152. buf = u8g2_m_24_12_f(&tile_buf_height);
  4153. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4154. }
  4155. /* uc1638 */
  4156. /* uc1638 1 */
  4157. void u8g2_Setup_uc1638_240x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4158. {
  4159. uint8_t tile_buf_height;
  4160. uint8_t *buf;
  4161. u8g2_SetupDisplay(u8g2, u8x8_d_uc1638_240x128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  4162. buf = u8g2_m_30_16_1(&tile_buf_height);
  4163. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4164. }
  4165. /* uc1638 2 */
  4166. void u8g2_Setup_uc1638_240x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4167. {
  4168. uint8_t tile_buf_height;
  4169. uint8_t *buf;
  4170. u8g2_SetupDisplay(u8g2, u8x8_d_uc1638_240x128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  4171. buf = u8g2_m_30_16_2(&tile_buf_height);
  4172. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4173. }
  4174. /* uc1638 f */
  4175. void u8g2_Setup_uc1638_240x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4176. {
  4177. uint8_t tile_buf_height;
  4178. uint8_t *buf;
  4179. u8g2_SetupDisplay(u8g2, u8x8_d_uc1638_240x128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  4180. buf = u8g2_m_30_16_f(&tile_buf_height);
  4181. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4182. }
  4183. /* uc1638 */
  4184. /* uc1638 1 */
  4185. void u8g2_Setup_uc1638_i2c_240x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4186. {
  4187. uint8_t tile_buf_height;
  4188. uint8_t *buf;
  4189. u8g2_SetupDisplay(u8g2, u8x8_d_uc1638_240x128, u8x8_cad_uc1638_i2c, byte_cb, gpio_and_delay_cb);
  4190. buf = u8g2_m_30_16_1(&tile_buf_height);
  4191. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4192. }
  4193. /* uc1638 2 */
  4194. void u8g2_Setup_uc1638_i2c_240x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4195. {
  4196. uint8_t tile_buf_height;
  4197. uint8_t *buf;
  4198. u8g2_SetupDisplay(u8g2, u8x8_d_uc1638_240x128, u8x8_cad_uc1638_i2c, byte_cb, gpio_and_delay_cb);
  4199. buf = u8g2_m_30_16_2(&tile_buf_height);
  4200. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4201. }
  4202. /* uc1638 f */
  4203. void u8g2_Setup_uc1638_i2c_240x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4204. {
  4205. uint8_t tile_buf_height;
  4206. uint8_t *buf;
  4207. u8g2_SetupDisplay(u8g2, u8x8_d_uc1638_240x128, u8x8_cad_uc1638_i2c, byte_cb, gpio_and_delay_cb);
  4208. buf = u8g2_m_30_16_f(&tile_buf_height);
  4209. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4210. }
  4211. /* uc1610 */
  4212. /* uc1610 1 */
  4213. void u8g2_Setup_uc1610_ea_dogxl160_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4214. {
  4215. uint8_t tile_buf_height;
  4216. uint8_t *buf;
  4217. u8g2_SetupDisplay(u8g2, u8x8_d_uc1610_ea_dogxl160, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4218. buf = u8g2_m_20_13_1(&tile_buf_height);
  4219. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4220. }
  4221. /* uc1610 2 */
  4222. void u8g2_Setup_uc1610_ea_dogxl160_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4223. {
  4224. uint8_t tile_buf_height;
  4225. uint8_t *buf;
  4226. u8g2_SetupDisplay(u8g2, u8x8_d_uc1610_ea_dogxl160, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4227. buf = u8g2_m_20_13_2(&tile_buf_height);
  4228. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4229. }
  4230. /* uc1610 f */
  4231. void u8g2_Setup_uc1610_ea_dogxl160_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4232. {
  4233. uint8_t tile_buf_height;
  4234. uint8_t *buf;
  4235. u8g2_SetupDisplay(u8g2, u8x8_d_uc1610_ea_dogxl160, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4236. buf = u8g2_m_20_13_f(&tile_buf_height);
  4237. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4238. }
  4239. /* uc1610 */
  4240. /* uc1610 1 */
  4241. void u8g2_Setup_uc1610_i2c_ea_dogxl160_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4242. {
  4243. uint8_t tile_buf_height;
  4244. uint8_t *buf;
  4245. u8g2_SetupDisplay(u8g2, u8x8_d_uc1610_ea_dogxl160, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4246. buf = u8g2_m_20_13_1(&tile_buf_height);
  4247. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4248. }
  4249. /* uc1610 2 */
  4250. void u8g2_Setup_uc1610_i2c_ea_dogxl160_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4251. {
  4252. uint8_t tile_buf_height;
  4253. uint8_t *buf;
  4254. u8g2_SetupDisplay(u8g2, u8x8_d_uc1610_ea_dogxl160, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4255. buf = u8g2_m_20_13_2(&tile_buf_height);
  4256. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4257. }
  4258. /* uc1610 f */
  4259. void u8g2_Setup_uc1610_i2c_ea_dogxl160_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4260. {
  4261. uint8_t tile_buf_height;
  4262. uint8_t *buf;
  4263. u8g2_SetupDisplay(u8g2, u8x8_d_uc1610_ea_dogxl160, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4264. buf = u8g2_m_20_13_f(&tile_buf_height);
  4265. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4266. }
  4267. /* uc1611 */
  4268. /* uc1611 1 */
  4269. void u8g2_Setup_uc1611_ea_dogm240_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4270. {
  4271. uint8_t tile_buf_height;
  4272. uint8_t *buf;
  4273. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ea_dogm240, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4274. buf = u8g2_m_30_8_1(&tile_buf_height);
  4275. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4276. }
  4277. /* uc1611 2 */
  4278. void u8g2_Setup_uc1611_ea_dogm240_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4279. {
  4280. uint8_t tile_buf_height;
  4281. uint8_t *buf;
  4282. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ea_dogm240, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4283. buf = u8g2_m_30_8_2(&tile_buf_height);
  4284. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4285. }
  4286. /* uc1611 f */
  4287. void u8g2_Setup_uc1611_ea_dogm240_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4288. {
  4289. uint8_t tile_buf_height;
  4290. uint8_t *buf;
  4291. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ea_dogm240, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4292. buf = u8g2_m_30_8_f(&tile_buf_height);
  4293. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4294. }
  4295. /* uc1611 */
  4296. /* uc1611 1 */
  4297. void u8g2_Setup_uc1611_i2c_ea_dogm240_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4298. {
  4299. uint8_t tile_buf_height;
  4300. uint8_t *buf;
  4301. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ea_dogm240, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4302. buf = u8g2_m_30_8_1(&tile_buf_height);
  4303. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4304. }
  4305. /* uc1611 2 */
  4306. void u8g2_Setup_uc1611_i2c_ea_dogm240_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4307. {
  4308. uint8_t tile_buf_height;
  4309. uint8_t *buf;
  4310. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ea_dogm240, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4311. buf = u8g2_m_30_8_2(&tile_buf_height);
  4312. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4313. }
  4314. /* uc1611 f */
  4315. void u8g2_Setup_uc1611_i2c_ea_dogm240_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4316. {
  4317. uint8_t tile_buf_height;
  4318. uint8_t *buf;
  4319. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ea_dogm240, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4320. buf = u8g2_m_30_8_f(&tile_buf_height);
  4321. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4322. }
  4323. /* uc1611 */
  4324. /* uc1611 1 */
  4325. void u8g2_Setup_uc1611_ea_dogxl240_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4326. {
  4327. uint8_t tile_buf_height;
  4328. uint8_t *buf;
  4329. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ea_dogxl240, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4330. buf = u8g2_m_30_16_1(&tile_buf_height);
  4331. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4332. }
  4333. /* uc1611 2 */
  4334. void u8g2_Setup_uc1611_ea_dogxl240_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4335. {
  4336. uint8_t tile_buf_height;
  4337. uint8_t *buf;
  4338. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ea_dogxl240, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4339. buf = u8g2_m_30_16_2(&tile_buf_height);
  4340. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4341. }
  4342. /* uc1611 f */
  4343. void u8g2_Setup_uc1611_ea_dogxl240_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4344. {
  4345. uint8_t tile_buf_height;
  4346. uint8_t *buf;
  4347. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ea_dogxl240, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4348. buf = u8g2_m_30_16_f(&tile_buf_height);
  4349. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4350. }
  4351. /* uc1611 */
  4352. /* uc1611 1 */
  4353. void u8g2_Setup_uc1611_i2c_ea_dogxl240_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4354. {
  4355. uint8_t tile_buf_height;
  4356. uint8_t *buf;
  4357. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ea_dogxl240, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4358. buf = u8g2_m_30_16_1(&tile_buf_height);
  4359. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4360. }
  4361. /* uc1611 2 */
  4362. void u8g2_Setup_uc1611_i2c_ea_dogxl240_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4363. {
  4364. uint8_t tile_buf_height;
  4365. uint8_t *buf;
  4366. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ea_dogxl240, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4367. buf = u8g2_m_30_16_2(&tile_buf_height);
  4368. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4369. }
  4370. /* uc1611 f */
  4371. void u8g2_Setup_uc1611_i2c_ea_dogxl240_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4372. {
  4373. uint8_t tile_buf_height;
  4374. uint8_t *buf;
  4375. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ea_dogxl240, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4376. buf = u8g2_m_30_16_f(&tile_buf_height);
  4377. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4378. }
  4379. /* uc1611 */
  4380. /* uc1611 1 */
  4381. void u8g2_Setup_uc1611_ew50850_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4382. {
  4383. uint8_t tile_buf_height;
  4384. uint8_t *buf;
  4385. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ew50850, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4386. buf = u8g2_m_30_20_1(&tile_buf_height);
  4387. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4388. }
  4389. /* uc1611 2 */
  4390. void u8g2_Setup_uc1611_ew50850_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4391. {
  4392. uint8_t tile_buf_height;
  4393. uint8_t *buf;
  4394. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ew50850, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4395. buf = u8g2_m_30_20_2(&tile_buf_height);
  4396. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4397. }
  4398. /* uc1611 f */
  4399. void u8g2_Setup_uc1611_ew50850_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4400. {
  4401. uint8_t tile_buf_height;
  4402. uint8_t *buf;
  4403. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ew50850, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4404. buf = u8g2_m_30_20_f(&tile_buf_height);
  4405. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4406. }
  4407. /* uc1611 */
  4408. /* uc1611 1 */
  4409. void u8g2_Setup_uc1611_i2c_ew50850_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4410. {
  4411. uint8_t tile_buf_height;
  4412. uint8_t *buf;
  4413. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ew50850, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4414. buf = u8g2_m_30_20_1(&tile_buf_height);
  4415. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4416. }
  4417. /* uc1611 2 */
  4418. void u8g2_Setup_uc1611_i2c_ew50850_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4419. {
  4420. uint8_t tile_buf_height;
  4421. uint8_t *buf;
  4422. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ew50850, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4423. buf = u8g2_m_30_20_2(&tile_buf_height);
  4424. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4425. }
  4426. /* uc1611 f */
  4427. void u8g2_Setup_uc1611_i2c_ew50850_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4428. {
  4429. uint8_t tile_buf_height;
  4430. uint8_t *buf;
  4431. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ew50850, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4432. buf = u8g2_m_30_20_f(&tile_buf_height);
  4433. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4434. }
  4435. /* uc1611 */
  4436. /* uc1611 1 */
  4437. void u8g2_Setup_uc1611_cg160160_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4438. {
  4439. uint8_t tile_buf_height;
  4440. uint8_t *buf;
  4441. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_cg160160, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4442. buf = u8g2_m_20_20_1(&tile_buf_height);
  4443. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4444. }
  4445. /* uc1611 2 */
  4446. void u8g2_Setup_uc1611_cg160160_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4447. {
  4448. uint8_t tile_buf_height;
  4449. uint8_t *buf;
  4450. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_cg160160, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4451. buf = u8g2_m_20_20_2(&tile_buf_height);
  4452. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4453. }
  4454. /* uc1611 f */
  4455. void u8g2_Setup_uc1611_cg160160_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4456. {
  4457. uint8_t tile_buf_height;
  4458. uint8_t *buf;
  4459. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_cg160160, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4460. buf = u8g2_m_20_20_f(&tile_buf_height);
  4461. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4462. }
  4463. /* uc1611 */
  4464. /* uc1611 1 */
  4465. void u8g2_Setup_uc1611_i2c_cg160160_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4466. {
  4467. uint8_t tile_buf_height;
  4468. uint8_t *buf;
  4469. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_cg160160, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4470. buf = u8g2_m_20_20_1(&tile_buf_height);
  4471. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4472. }
  4473. /* uc1611 2 */
  4474. void u8g2_Setup_uc1611_i2c_cg160160_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4475. {
  4476. uint8_t tile_buf_height;
  4477. uint8_t *buf;
  4478. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_cg160160, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4479. buf = u8g2_m_20_20_2(&tile_buf_height);
  4480. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4481. }
  4482. /* uc1611 f */
  4483. void u8g2_Setup_uc1611_i2c_cg160160_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4484. {
  4485. uint8_t tile_buf_height;
  4486. uint8_t *buf;
  4487. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_cg160160, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4488. buf = u8g2_m_20_20_f(&tile_buf_height);
  4489. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4490. }
  4491. /* uc1611 */
  4492. /* uc1611 1 */
  4493. void u8g2_Setup_uc1611_ids4073_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4494. {
  4495. uint8_t tile_buf_height;
  4496. uint8_t *buf;
  4497. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ids4073, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4498. buf = u8g2_m_32_16_1(&tile_buf_height);
  4499. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4500. }
  4501. /* uc1611 2 */
  4502. void u8g2_Setup_uc1611_ids4073_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4503. {
  4504. uint8_t tile_buf_height;
  4505. uint8_t *buf;
  4506. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ids4073, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4507. buf = u8g2_m_32_16_2(&tile_buf_height);
  4508. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4509. }
  4510. /* uc1611 f */
  4511. void u8g2_Setup_uc1611_ids4073_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4512. {
  4513. uint8_t tile_buf_height;
  4514. uint8_t *buf;
  4515. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ids4073, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4516. buf = u8g2_m_32_16_f(&tile_buf_height);
  4517. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4518. }
  4519. /* uc1611 */
  4520. /* uc1611 1 */
  4521. void u8g2_Setup_uc1611_i2c_ids4073_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4522. {
  4523. uint8_t tile_buf_height;
  4524. uint8_t *buf;
  4525. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ids4073, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4526. buf = u8g2_m_32_16_1(&tile_buf_height);
  4527. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4528. }
  4529. /* uc1611 2 */
  4530. void u8g2_Setup_uc1611_i2c_ids4073_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4531. {
  4532. uint8_t tile_buf_height;
  4533. uint8_t *buf;
  4534. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ids4073, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4535. buf = u8g2_m_32_16_2(&tile_buf_height);
  4536. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4537. }
  4538. /* uc1611 f */
  4539. void u8g2_Setup_uc1611_i2c_ids4073_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4540. {
  4541. uint8_t tile_buf_height;
  4542. uint8_t *buf;
  4543. u8g2_SetupDisplay(u8g2, u8x8_d_uc1611_ids4073, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4544. buf = u8g2_m_32_16_f(&tile_buf_height);
  4545. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4546. }
  4547. /* st7511 */
  4548. /* st7511 1 */
  4549. void u8g2_Setup_st7511_avd_320x240_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4550. {
  4551. uint8_t tile_buf_height;
  4552. uint8_t *buf;
  4553. u8g2_SetupDisplay(u8g2, u8x8_d_st7511_avd_320x240, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  4554. buf = u8g2_m_40_30_1(&tile_buf_height);
  4555. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4556. }
  4557. /* st7511 2 */
  4558. void u8g2_Setup_st7511_avd_320x240_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4559. {
  4560. uint8_t tile_buf_height;
  4561. uint8_t *buf;
  4562. u8g2_SetupDisplay(u8g2, u8x8_d_st7511_avd_320x240, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  4563. buf = u8g2_m_40_30_2(&tile_buf_height);
  4564. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4565. }
  4566. /* st7511 f */
  4567. void u8g2_Setup_st7511_avd_320x240_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4568. {
  4569. uint8_t tile_buf_height;
  4570. uint8_t *buf;
  4571. u8g2_SetupDisplay(u8g2, u8x8_d_st7511_avd_320x240, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  4572. buf = u8g2_m_40_30_f(&tile_buf_height);
  4573. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4574. }
  4575. /* st7528 */
  4576. /* st7528 1 */
  4577. void u8g2_Setup_st7528_nhd_c160100_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4578. {
  4579. uint8_t tile_buf_height;
  4580. uint8_t *buf;
  4581. u8g2_SetupDisplay(u8g2, u8x8_d_st7528_nhd_c160100, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4582. buf = u8g2_m_20_13_1(&tile_buf_height);
  4583. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4584. }
  4585. /* st7528 2 */
  4586. void u8g2_Setup_st7528_nhd_c160100_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4587. {
  4588. uint8_t tile_buf_height;
  4589. uint8_t *buf;
  4590. u8g2_SetupDisplay(u8g2, u8x8_d_st7528_nhd_c160100, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4591. buf = u8g2_m_20_13_2(&tile_buf_height);
  4592. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4593. }
  4594. /* st7528 f */
  4595. void u8g2_Setup_st7528_nhd_c160100_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4596. {
  4597. uint8_t tile_buf_height;
  4598. uint8_t *buf;
  4599. u8g2_SetupDisplay(u8g2, u8x8_d_st7528_nhd_c160100, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4600. buf = u8g2_m_20_13_f(&tile_buf_height);
  4601. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4602. }
  4603. /* st7528 */
  4604. /* st7528 1 */
  4605. void u8g2_Setup_st7528_i2c_nhd_c160100_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4606. {
  4607. uint8_t tile_buf_height;
  4608. uint8_t *buf;
  4609. u8g2_SetupDisplay(u8g2, u8x8_d_st7528_nhd_c160100, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  4610. buf = u8g2_m_20_13_1(&tile_buf_height);
  4611. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4612. }
  4613. /* st7528 2 */
  4614. void u8g2_Setup_st7528_i2c_nhd_c160100_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4615. {
  4616. uint8_t tile_buf_height;
  4617. uint8_t *buf;
  4618. u8g2_SetupDisplay(u8g2, u8x8_d_st7528_nhd_c160100, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  4619. buf = u8g2_m_20_13_2(&tile_buf_height);
  4620. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4621. }
  4622. /* st7528 f */
  4623. void u8g2_Setup_st7528_i2c_nhd_c160100_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4624. {
  4625. uint8_t tile_buf_height;
  4626. uint8_t *buf;
  4627. u8g2_SetupDisplay(u8g2, u8x8_d_st7528_nhd_c160100, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  4628. buf = u8g2_m_20_13_f(&tile_buf_height);
  4629. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4630. }
  4631. /* st7528 */
  4632. /* st7528 1 */
  4633. void u8g2_Setup_st7528_erc16064_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4634. {
  4635. uint8_t tile_buf_height;
  4636. uint8_t *buf;
  4637. u8g2_SetupDisplay(u8g2, u8x8_d_st7528_erc16064, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4638. buf = u8g2_m_20_8_1(&tile_buf_height);
  4639. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4640. }
  4641. /* st7528 2 */
  4642. void u8g2_Setup_st7528_erc16064_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4643. {
  4644. uint8_t tile_buf_height;
  4645. uint8_t *buf;
  4646. u8g2_SetupDisplay(u8g2, u8x8_d_st7528_erc16064, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4647. buf = u8g2_m_20_8_2(&tile_buf_height);
  4648. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4649. }
  4650. /* st7528 f */
  4651. void u8g2_Setup_st7528_erc16064_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4652. {
  4653. uint8_t tile_buf_height;
  4654. uint8_t *buf;
  4655. u8g2_SetupDisplay(u8g2, u8x8_d_st7528_erc16064, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4656. buf = u8g2_m_20_8_f(&tile_buf_height);
  4657. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4658. }
  4659. /* st7528 */
  4660. /* st7528 1 */
  4661. void u8g2_Setup_st7528_i2c_erc16064_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4662. {
  4663. uint8_t tile_buf_height;
  4664. uint8_t *buf;
  4665. u8g2_SetupDisplay(u8g2, u8x8_d_st7528_erc16064, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  4666. buf = u8g2_m_20_8_1(&tile_buf_height);
  4667. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4668. }
  4669. /* st7528 2 */
  4670. void u8g2_Setup_st7528_i2c_erc16064_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4671. {
  4672. uint8_t tile_buf_height;
  4673. uint8_t *buf;
  4674. u8g2_SetupDisplay(u8g2, u8x8_d_st7528_erc16064, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  4675. buf = u8g2_m_20_8_2(&tile_buf_height);
  4676. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4677. }
  4678. /* st7528 f */
  4679. void u8g2_Setup_st7528_i2c_erc16064_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4680. {
  4681. uint8_t tile_buf_height;
  4682. uint8_t *buf;
  4683. u8g2_SetupDisplay(u8g2, u8x8_d_st7528_erc16064, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  4684. buf = u8g2_m_20_8_f(&tile_buf_height);
  4685. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4686. }
  4687. /* uc1617 */
  4688. /* uc1617 1 */
  4689. void u8g2_Setup_uc1617_jlx128128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4690. {
  4691. uint8_t tile_buf_height;
  4692. uint8_t *buf;
  4693. u8g2_SetupDisplay(u8g2, u8x8_d_uc1617_jlx128128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4694. buf = u8g2_m_16_16_1(&tile_buf_height);
  4695. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4696. }
  4697. /* uc1617 2 */
  4698. void u8g2_Setup_uc1617_jlx128128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4699. {
  4700. uint8_t tile_buf_height;
  4701. uint8_t *buf;
  4702. u8g2_SetupDisplay(u8g2, u8x8_d_uc1617_jlx128128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4703. buf = u8g2_m_16_16_2(&tile_buf_height);
  4704. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4705. }
  4706. /* uc1617 f */
  4707. void u8g2_Setup_uc1617_jlx128128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4708. {
  4709. uint8_t tile_buf_height;
  4710. uint8_t *buf;
  4711. u8g2_SetupDisplay(u8g2, u8x8_d_uc1617_jlx128128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4712. buf = u8g2_m_16_16_f(&tile_buf_height);
  4713. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4714. }
  4715. /* uc1617 */
  4716. /* uc1617 1 */
  4717. void u8g2_Setup_uc1617_i2c_jlx128128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4718. {
  4719. uint8_t tile_buf_height;
  4720. uint8_t *buf;
  4721. u8g2_SetupDisplay(u8g2, u8x8_d_uc1617_jlx128128, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4722. buf = u8g2_m_16_16_1(&tile_buf_height);
  4723. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4724. }
  4725. /* uc1617 2 */
  4726. void u8g2_Setup_uc1617_i2c_jlx128128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4727. {
  4728. uint8_t tile_buf_height;
  4729. uint8_t *buf;
  4730. u8g2_SetupDisplay(u8g2, u8x8_d_uc1617_jlx128128, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4731. buf = u8g2_m_16_16_2(&tile_buf_height);
  4732. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4733. }
  4734. /* uc1617 f */
  4735. void u8g2_Setup_uc1617_i2c_jlx128128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4736. {
  4737. uint8_t tile_buf_height;
  4738. uint8_t *buf;
  4739. u8g2_SetupDisplay(u8g2, u8x8_d_uc1617_jlx128128, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  4740. buf = u8g2_m_16_16_f(&tile_buf_height);
  4741. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4742. }
  4743. /* st7565 */
  4744. /* st7565 1 */
  4745. void u8g2_Setup_st7565_ea_dogm128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4746. {
  4747. uint8_t tile_buf_height;
  4748. uint8_t *buf;
  4749. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_ea_dogm128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4750. buf = u8g2_m_16_8_1(&tile_buf_height);
  4751. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4752. }
  4753. void u8g2_Setup_st7565_lm6063_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4754. {
  4755. uint8_t tile_buf_height;
  4756. uint8_t *buf;
  4757. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_lm6063, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4758. buf = u8g2_m_16_8_1(&tile_buf_height);
  4759. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4760. }
  4761. void u8g2_Setup_st7565_64128n_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4762. {
  4763. uint8_t tile_buf_height;
  4764. uint8_t *buf;
  4765. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_64128n, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4766. buf = u8g2_m_16_8_1(&tile_buf_height);
  4767. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4768. }
  4769. void u8g2_Setup_st7565_zolen_128x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4770. {
  4771. uint8_t tile_buf_height;
  4772. uint8_t *buf;
  4773. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_zolen_128x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4774. buf = u8g2_m_16_8_1(&tile_buf_height);
  4775. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4776. }
  4777. void u8g2_Setup_st7565_lm6059_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4778. {
  4779. uint8_t tile_buf_height;
  4780. uint8_t *buf;
  4781. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_lm6059, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4782. buf = u8g2_m_16_8_1(&tile_buf_height);
  4783. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4784. }
  4785. void u8g2_Setup_st7565_ks0713_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4786. {
  4787. uint8_t tile_buf_height;
  4788. uint8_t *buf;
  4789. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_ks0713, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4790. buf = u8g2_m_16_8_1(&tile_buf_height);
  4791. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4792. }
  4793. void u8g2_Setup_st7565_lx12864_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4794. {
  4795. uint8_t tile_buf_height;
  4796. uint8_t *buf;
  4797. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_lx12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4798. buf = u8g2_m_16_8_1(&tile_buf_height);
  4799. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4800. }
  4801. void u8g2_Setup_st7565_erc12864_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4802. {
  4803. uint8_t tile_buf_height;
  4804. uint8_t *buf;
  4805. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_erc12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4806. buf = u8g2_m_16_8_1(&tile_buf_height);
  4807. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4808. }
  4809. void u8g2_Setup_st7565_erc12864_alt_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4810. {
  4811. uint8_t tile_buf_height;
  4812. uint8_t *buf;
  4813. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_erc12864_alt, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4814. buf = u8g2_m_16_8_1(&tile_buf_height);
  4815. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4816. }
  4817. void u8g2_Setup_st7565_nhd_c12864_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4818. {
  4819. uint8_t tile_buf_height;
  4820. uint8_t *buf;
  4821. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_nhd_c12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4822. buf = u8g2_m_16_8_1(&tile_buf_height);
  4823. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4824. }
  4825. void u8g2_Setup_st7565_jlx12864_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4826. {
  4827. uint8_t tile_buf_height;
  4828. uint8_t *buf;
  4829. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_jlx12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4830. buf = u8g2_m_16_8_1(&tile_buf_height);
  4831. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4832. }
  4833. /* st7565 2 */
  4834. void u8g2_Setup_st7565_ea_dogm128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4835. {
  4836. uint8_t tile_buf_height;
  4837. uint8_t *buf;
  4838. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_ea_dogm128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4839. buf = u8g2_m_16_8_2(&tile_buf_height);
  4840. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4841. }
  4842. void u8g2_Setup_st7565_lm6063_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4843. {
  4844. uint8_t tile_buf_height;
  4845. uint8_t *buf;
  4846. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_lm6063, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4847. buf = u8g2_m_16_8_2(&tile_buf_height);
  4848. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4849. }
  4850. void u8g2_Setup_st7565_64128n_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4851. {
  4852. uint8_t tile_buf_height;
  4853. uint8_t *buf;
  4854. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_64128n, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4855. buf = u8g2_m_16_8_2(&tile_buf_height);
  4856. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4857. }
  4858. void u8g2_Setup_st7565_zolen_128x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4859. {
  4860. uint8_t tile_buf_height;
  4861. uint8_t *buf;
  4862. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_zolen_128x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4863. buf = u8g2_m_16_8_2(&tile_buf_height);
  4864. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4865. }
  4866. void u8g2_Setup_st7565_lm6059_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4867. {
  4868. uint8_t tile_buf_height;
  4869. uint8_t *buf;
  4870. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_lm6059, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4871. buf = u8g2_m_16_8_2(&tile_buf_height);
  4872. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4873. }
  4874. void u8g2_Setup_st7565_ks0713_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4875. {
  4876. uint8_t tile_buf_height;
  4877. uint8_t *buf;
  4878. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_ks0713, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4879. buf = u8g2_m_16_8_2(&tile_buf_height);
  4880. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4881. }
  4882. void u8g2_Setup_st7565_lx12864_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4883. {
  4884. uint8_t tile_buf_height;
  4885. uint8_t *buf;
  4886. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_lx12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4887. buf = u8g2_m_16_8_2(&tile_buf_height);
  4888. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4889. }
  4890. void u8g2_Setup_st7565_erc12864_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4891. {
  4892. uint8_t tile_buf_height;
  4893. uint8_t *buf;
  4894. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_erc12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4895. buf = u8g2_m_16_8_2(&tile_buf_height);
  4896. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4897. }
  4898. void u8g2_Setup_st7565_erc12864_alt_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4899. {
  4900. uint8_t tile_buf_height;
  4901. uint8_t *buf;
  4902. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_erc12864_alt, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4903. buf = u8g2_m_16_8_2(&tile_buf_height);
  4904. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4905. }
  4906. void u8g2_Setup_st7565_nhd_c12864_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4907. {
  4908. uint8_t tile_buf_height;
  4909. uint8_t *buf;
  4910. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_nhd_c12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4911. buf = u8g2_m_16_8_2(&tile_buf_height);
  4912. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4913. }
  4914. void u8g2_Setup_st7565_jlx12864_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4915. {
  4916. uint8_t tile_buf_height;
  4917. uint8_t *buf;
  4918. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_jlx12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4919. buf = u8g2_m_16_8_2(&tile_buf_height);
  4920. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4921. }
  4922. /* st7565 f */
  4923. void u8g2_Setup_st7565_ea_dogm128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4924. {
  4925. uint8_t tile_buf_height;
  4926. uint8_t *buf;
  4927. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_ea_dogm128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4928. buf = u8g2_m_16_8_f(&tile_buf_height);
  4929. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4930. }
  4931. void u8g2_Setup_st7565_lm6063_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4932. {
  4933. uint8_t tile_buf_height;
  4934. uint8_t *buf;
  4935. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_lm6063, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4936. buf = u8g2_m_16_8_f(&tile_buf_height);
  4937. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4938. }
  4939. void u8g2_Setup_st7565_64128n_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4940. {
  4941. uint8_t tile_buf_height;
  4942. uint8_t *buf;
  4943. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_64128n, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4944. buf = u8g2_m_16_8_f(&tile_buf_height);
  4945. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4946. }
  4947. void u8g2_Setup_st7565_zolen_128x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4948. {
  4949. uint8_t tile_buf_height;
  4950. uint8_t *buf;
  4951. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_zolen_128x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4952. buf = u8g2_m_16_8_f(&tile_buf_height);
  4953. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4954. }
  4955. void u8g2_Setup_st7565_lm6059_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4956. {
  4957. uint8_t tile_buf_height;
  4958. uint8_t *buf;
  4959. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_lm6059, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4960. buf = u8g2_m_16_8_f(&tile_buf_height);
  4961. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4962. }
  4963. void u8g2_Setup_st7565_ks0713_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4964. {
  4965. uint8_t tile_buf_height;
  4966. uint8_t *buf;
  4967. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_ks0713, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4968. buf = u8g2_m_16_8_f(&tile_buf_height);
  4969. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4970. }
  4971. void u8g2_Setup_st7565_lx12864_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4972. {
  4973. uint8_t tile_buf_height;
  4974. uint8_t *buf;
  4975. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_lx12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4976. buf = u8g2_m_16_8_f(&tile_buf_height);
  4977. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4978. }
  4979. void u8g2_Setup_st7565_erc12864_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4980. {
  4981. uint8_t tile_buf_height;
  4982. uint8_t *buf;
  4983. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_erc12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4984. buf = u8g2_m_16_8_f(&tile_buf_height);
  4985. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4986. }
  4987. void u8g2_Setup_st7565_erc12864_alt_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4988. {
  4989. uint8_t tile_buf_height;
  4990. uint8_t *buf;
  4991. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_erc12864_alt, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  4992. buf = u8g2_m_16_8_f(&tile_buf_height);
  4993. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  4994. }
  4995. void u8g2_Setup_st7565_nhd_c12864_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  4996. {
  4997. uint8_t tile_buf_height;
  4998. uint8_t *buf;
  4999. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_nhd_c12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5000. buf = u8g2_m_16_8_f(&tile_buf_height);
  5001. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5002. }
  5003. void u8g2_Setup_st7565_jlx12864_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5004. {
  5005. uint8_t tile_buf_height;
  5006. uint8_t *buf;
  5007. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_jlx12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5008. buf = u8g2_m_16_8_f(&tile_buf_height);
  5009. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5010. }
  5011. void u8g2_Setup_st7565_jlx12864g109pc_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb) // 2023年8月4日 晶联讯12864G-109-PC,12864G-139-P
  5012. {
  5013. uint8_t tile_buf_height;
  5014. uint8_t *buf;
  5015. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_jlx12864g109pc, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5016. buf = u8g2_m_16_8_f(&tile_buf_height);
  5017. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5018. }
  5019. /* st7565 */
  5020. /* st7565 1 */
  5021. void u8g2_Setup_st7565_nhd_c12832_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5022. {
  5023. uint8_t tile_buf_height;
  5024. uint8_t *buf;
  5025. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_nhd_c12832, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5026. buf = u8g2_m_16_4_1(&tile_buf_height);
  5027. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5028. }
  5029. /* st7565 2 */
  5030. void u8g2_Setup_st7565_nhd_c12832_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5031. {
  5032. uint8_t tile_buf_height;
  5033. uint8_t *buf;
  5034. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_nhd_c12832, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5035. buf = u8g2_m_16_4_2(&tile_buf_height);
  5036. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5037. }
  5038. /* st7565 f */
  5039. void u8g2_Setup_st7565_nhd_c12832_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5040. {
  5041. uint8_t tile_buf_height;
  5042. uint8_t *buf;
  5043. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_nhd_c12832, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5044. buf = u8g2_m_16_4_f(&tile_buf_height);
  5045. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5046. }
  5047. /* st7539 */
  5048. /* st7539 1 */
  5049. void u8g2_Setup_st7539_192x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5050. {
  5051. uint8_t tile_buf_height;
  5052. uint8_t *buf;
  5053. u8g2_SetupDisplay(u8g2, u8x8_d_st7539_192x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5054. buf = u8g2_m_24_8_1(&tile_buf_height);
  5055. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5056. }
  5057. /* st7539 2 */
  5058. void u8g2_Setup_st7539_192x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5059. {
  5060. uint8_t tile_buf_height;
  5061. uint8_t *buf;
  5062. u8g2_SetupDisplay(u8g2, u8x8_d_st7539_192x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5063. buf = u8g2_m_24_8_2(&tile_buf_height);
  5064. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5065. }
  5066. /* st7539 f */
  5067. void u8g2_Setup_st7539_192x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5068. {
  5069. uint8_t tile_buf_height;
  5070. uint8_t *buf;
  5071. u8g2_SetupDisplay(u8g2, u8x8_d_st7539_192x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5072. buf = u8g2_m_24_8_f(&tile_buf_height);
  5073. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5074. }
  5075. /* st7539 */
  5076. /* st7539 1 */
  5077. void u8g2_Setup_st7539_i2c_192x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5078. {
  5079. uint8_t tile_buf_height;
  5080. uint8_t *buf;
  5081. u8g2_SetupDisplay(u8g2, u8x8_d_st7539_192x64, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  5082. buf = u8g2_m_24_8_1(&tile_buf_height);
  5083. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5084. }
  5085. /* st7539 2 */
  5086. void u8g2_Setup_st7539_i2c_192x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5087. {
  5088. uint8_t tile_buf_height;
  5089. uint8_t *buf;
  5090. u8g2_SetupDisplay(u8g2, u8x8_d_st7539_192x64, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  5091. buf = u8g2_m_24_8_2(&tile_buf_height);
  5092. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5093. }
  5094. /* st7539 f */
  5095. void u8g2_Setup_st7539_i2c_192x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5096. {
  5097. uint8_t tile_buf_height;
  5098. uint8_t *buf;
  5099. u8g2_SetupDisplay(u8g2, u8x8_d_st7539_192x64, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  5100. buf = u8g2_m_24_8_f(&tile_buf_height);
  5101. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5102. }
  5103. /* uc1601 */
  5104. /* uc1601 1 */
  5105. void u8g2_Setup_uc1601_128x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5106. {
  5107. uint8_t tile_buf_height;
  5108. uint8_t *buf;
  5109. u8g2_SetupDisplay(u8g2, u8x8_d_uc1601_128x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5110. buf = u8g2_m_16_4_1(&tile_buf_height);
  5111. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5112. }
  5113. /* uc1601 2 */
  5114. void u8g2_Setup_uc1601_128x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5115. {
  5116. uint8_t tile_buf_height;
  5117. uint8_t *buf;
  5118. u8g2_SetupDisplay(u8g2, u8x8_d_uc1601_128x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5119. buf = u8g2_m_16_4_2(&tile_buf_height);
  5120. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5121. }
  5122. /* uc1601 f */
  5123. void u8g2_Setup_uc1601_128x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5124. {
  5125. uint8_t tile_buf_height;
  5126. uint8_t *buf;
  5127. u8g2_SetupDisplay(u8g2, u8x8_d_uc1601_128x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5128. buf = u8g2_m_16_4_f(&tile_buf_height);
  5129. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5130. }
  5131. /* uc1601 */
  5132. /* uc1601 1 */
  5133. void u8g2_Setup_uc1601_i2c_128x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5134. {
  5135. uint8_t tile_buf_height;
  5136. uint8_t *buf;
  5137. u8g2_SetupDisplay(u8g2, u8x8_d_uc1601_128x32, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  5138. buf = u8g2_m_16_4_1(&tile_buf_height);
  5139. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5140. }
  5141. /* uc1601 2 */
  5142. void u8g2_Setup_uc1601_i2c_128x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5143. {
  5144. uint8_t tile_buf_height;
  5145. uint8_t *buf;
  5146. u8g2_SetupDisplay(u8g2, u8x8_d_uc1601_128x32, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  5147. buf = u8g2_m_16_4_2(&tile_buf_height);
  5148. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5149. }
  5150. /* uc1601 f */
  5151. void u8g2_Setup_uc1601_i2c_128x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5152. {
  5153. uint8_t tile_buf_height;
  5154. uint8_t *buf;
  5155. u8g2_SetupDisplay(u8g2, u8x8_d_uc1601_128x32, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  5156. buf = u8g2_m_16_4_f(&tile_buf_height);
  5157. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5158. }
  5159. /* uc1601 */
  5160. /* uc1601 1 */
  5161. void u8g2_Setup_uc1601_128x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5162. {
  5163. uint8_t tile_buf_height;
  5164. uint8_t *buf;
  5165. u8g2_SetupDisplay(u8g2, u8x8_d_uc1601_128x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5166. buf = u8g2_m_16_8_1(&tile_buf_height);
  5167. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5168. }
  5169. /* uc1601 2 */
  5170. void u8g2_Setup_uc1601_128x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5171. {
  5172. uint8_t tile_buf_height;
  5173. uint8_t *buf;
  5174. u8g2_SetupDisplay(u8g2, u8x8_d_uc1601_128x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5175. buf = u8g2_m_16_8_2(&tile_buf_height);
  5176. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5177. }
  5178. /* uc1601 f */
  5179. void u8g2_Setup_uc1601_128x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5180. {
  5181. uint8_t tile_buf_height;
  5182. uint8_t *buf;
  5183. u8g2_SetupDisplay(u8g2, u8x8_d_uc1601_128x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5184. buf = u8g2_m_16_8_f(&tile_buf_height);
  5185. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5186. }
  5187. /* uc1601 */
  5188. /* uc1601 1 */
  5189. void u8g2_Setup_uc1601_i2c_128x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5190. {
  5191. uint8_t tile_buf_height;
  5192. uint8_t *buf;
  5193. u8g2_SetupDisplay(u8g2, u8x8_d_uc1601_128x64, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  5194. buf = u8g2_m_16_8_1(&tile_buf_height);
  5195. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5196. }
  5197. /* uc1601 2 */
  5198. void u8g2_Setup_uc1601_i2c_128x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5199. {
  5200. uint8_t tile_buf_height;
  5201. uint8_t *buf;
  5202. u8g2_SetupDisplay(u8g2, u8x8_d_uc1601_128x64, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  5203. buf = u8g2_m_16_8_2(&tile_buf_height);
  5204. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5205. }
  5206. /* uc1601 f */
  5207. void u8g2_Setup_uc1601_i2c_128x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5208. {
  5209. uint8_t tile_buf_height;
  5210. uint8_t *buf;
  5211. u8g2_SetupDisplay(u8g2, u8x8_d_uc1601_128x64, u8x8_cad_uc16xx_i2c, byte_cb, gpio_and_delay_cb);
  5212. buf = u8g2_m_16_8_f(&tile_buf_height);
  5213. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5214. }
  5215. /* st7565 */
  5216. /* st7565 1 */
  5217. void u8g2_Setup_st7565_ea_dogm132_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5218. {
  5219. uint8_t tile_buf_height;
  5220. uint8_t *buf;
  5221. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_ea_dogm132, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5222. buf = u8g2_m_17_4_1(&tile_buf_height);
  5223. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5224. }
  5225. /* st7565 2 */
  5226. void u8g2_Setup_st7565_ea_dogm132_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5227. {
  5228. uint8_t tile_buf_height;
  5229. uint8_t *buf;
  5230. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_ea_dogm132, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5231. buf = u8g2_m_17_4_2(&tile_buf_height);
  5232. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5233. }
  5234. /* st7565 f */
  5235. void u8g2_Setup_st7565_ea_dogm132_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5236. {
  5237. uint8_t tile_buf_height;
  5238. uint8_t *buf;
  5239. u8g2_SetupDisplay(u8g2, u8x8_d_st7565_ea_dogm132, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5240. buf = u8g2_m_17_4_f(&tile_buf_height);
  5241. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5242. }
  5243. /* st7567 */
  5244. /* st7567 1 */
  5245. void u8g2_Setup_st7567_pi_132x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5246. {
  5247. uint8_t tile_buf_height;
  5248. uint8_t *buf;
  5249. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_pi_132x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5250. buf = u8g2_m_17_8_1(&tile_buf_height);
  5251. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5252. }
  5253. /* st7567 2 */
  5254. void u8g2_Setup_st7567_pi_132x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5255. {
  5256. uint8_t tile_buf_height;
  5257. uint8_t *buf;
  5258. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_pi_132x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5259. buf = u8g2_m_17_8_2(&tile_buf_height);
  5260. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5261. }
  5262. /* st7567 f */
  5263. void u8g2_Setup_st7567_pi_132x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5264. {
  5265. uint8_t tile_buf_height;
  5266. uint8_t *buf;
  5267. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_pi_132x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5268. buf = u8g2_m_17_8_f(&tile_buf_height);
  5269. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5270. }
  5271. /* st7567 */
  5272. /* st7567 1 */
  5273. void u8g2_Setup_st7567_i2c_pi_132x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5274. {
  5275. uint8_t tile_buf_height;
  5276. uint8_t *buf;
  5277. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_pi_132x64, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5278. buf = u8g2_m_17_8_1(&tile_buf_height);
  5279. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5280. }
  5281. /* st7567 2 */
  5282. void u8g2_Setup_st7567_i2c_pi_132x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5283. {
  5284. uint8_t tile_buf_height;
  5285. uint8_t *buf;
  5286. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_pi_132x64, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5287. buf = u8g2_m_17_8_2(&tile_buf_height);
  5288. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5289. }
  5290. /* st7567 f */
  5291. void u8g2_Setup_st7567_i2c_pi_132x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5292. {
  5293. uint8_t tile_buf_height;
  5294. uint8_t *buf;
  5295. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_pi_132x64, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5296. buf = u8g2_m_17_8_f(&tile_buf_height);
  5297. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5298. }
  5299. /* st7567 */
  5300. /* st7567 1 */
  5301. void u8g2_Setup_st7567_jlx12864_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5302. {
  5303. uint8_t tile_buf_height;
  5304. uint8_t *buf;
  5305. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_jlx12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5306. buf = u8g2_m_16_8_1(&tile_buf_height);
  5307. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5308. }
  5309. void u8g2_Setup_st7567_enh_dg128064_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5310. {
  5311. uint8_t tile_buf_height;
  5312. uint8_t *buf;
  5313. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_enh_dg128064, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5314. buf = u8g2_m_16_8_1(&tile_buf_height);
  5315. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5316. }
  5317. void u8g2_Setup_st7567_enh_dg128064i_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5318. {
  5319. uint8_t tile_buf_height;
  5320. uint8_t *buf;
  5321. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_enh_dg128064i, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5322. buf = u8g2_m_16_8_1(&tile_buf_height);
  5323. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5324. }
  5325. void u8g2_Setup_st7567_os12864_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5326. {
  5327. uint8_t tile_buf_height;
  5328. uint8_t *buf;
  5329. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_os12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5330. buf = u8g2_m_16_8_1(&tile_buf_height);
  5331. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5332. }
  5333. /* st7567 2 */
  5334. void u8g2_Setup_st7567_jlx12864_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5335. {
  5336. uint8_t tile_buf_height;
  5337. uint8_t *buf;
  5338. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_jlx12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5339. buf = u8g2_m_16_8_2(&tile_buf_height);
  5340. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5341. }
  5342. void u8g2_Setup_st7567_enh_dg128064_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5343. {
  5344. uint8_t tile_buf_height;
  5345. uint8_t *buf;
  5346. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_enh_dg128064, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5347. buf = u8g2_m_16_8_2(&tile_buf_height);
  5348. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5349. }
  5350. void u8g2_Setup_st7567_enh_dg128064i_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5351. {
  5352. uint8_t tile_buf_height;
  5353. uint8_t *buf;
  5354. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_enh_dg128064i, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5355. buf = u8g2_m_16_8_2(&tile_buf_height);
  5356. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5357. }
  5358. void u8g2_Setup_st7567_os12864_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5359. {
  5360. uint8_t tile_buf_height;
  5361. uint8_t *buf;
  5362. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_os12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5363. buf = u8g2_m_16_8_2(&tile_buf_height);
  5364. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5365. }
  5366. /* st7567 f */
  5367. void u8g2_Setup_st7567_jlx12864_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5368. {
  5369. uint8_t tile_buf_height;
  5370. uint8_t *buf;
  5371. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_jlx12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5372. buf = u8g2_m_16_8_f(&tile_buf_height);
  5373. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5374. }
  5375. void u8g2_Setup_st7567_enh_dg128064_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5376. {
  5377. uint8_t tile_buf_height;
  5378. uint8_t *buf;
  5379. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_enh_dg128064, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5380. buf = u8g2_m_16_8_f(&tile_buf_height);
  5381. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5382. }
  5383. void u8g2_Setup_st7567_enh_dg128064i_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5384. {
  5385. uint8_t tile_buf_height;
  5386. uint8_t *buf;
  5387. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_enh_dg128064i, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5388. buf = u8g2_m_16_8_f(&tile_buf_height);
  5389. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5390. }
  5391. void u8g2_Setup_st7567_os12864_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5392. {
  5393. uint8_t tile_buf_height;
  5394. uint8_t *buf;
  5395. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_os12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5396. buf = u8g2_m_16_8_f(&tile_buf_height);
  5397. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5398. }
  5399. /* st7567 */
  5400. /* st7567 1 */
  5401. void u8g2_Setup_st7567_i2c_jlx12864_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5402. {
  5403. uint8_t tile_buf_height;
  5404. uint8_t *buf;
  5405. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_jlx12864, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5406. buf = u8g2_m_16_8_1(&tile_buf_height);
  5407. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5408. }
  5409. void u8g2_Setup_st7567_i2c_enh_dg128064_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5410. {
  5411. uint8_t tile_buf_height;
  5412. uint8_t *buf;
  5413. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_enh_dg128064, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5414. buf = u8g2_m_16_8_1(&tile_buf_height);
  5415. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5416. }
  5417. void u8g2_Setup_st7567_i2c_enh_dg128064i_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5418. {
  5419. uint8_t tile_buf_height;
  5420. uint8_t *buf;
  5421. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_enh_dg128064i, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5422. buf = u8g2_m_16_8_1(&tile_buf_height);
  5423. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5424. }
  5425. void u8g2_Setup_st7567_i2c_os12864_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5426. {
  5427. uint8_t tile_buf_height;
  5428. uint8_t *buf;
  5429. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_os12864, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5430. buf = u8g2_m_16_8_1(&tile_buf_height);
  5431. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5432. }
  5433. /* st7567 2 */
  5434. void u8g2_Setup_st7567_i2c_jlx12864_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5435. {
  5436. uint8_t tile_buf_height;
  5437. uint8_t *buf;
  5438. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_jlx12864, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5439. buf = u8g2_m_16_8_2(&tile_buf_height);
  5440. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5441. }
  5442. void u8g2_Setup_st7567_i2c_enh_dg128064_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5443. {
  5444. uint8_t tile_buf_height;
  5445. uint8_t *buf;
  5446. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_enh_dg128064, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5447. buf = u8g2_m_16_8_2(&tile_buf_height);
  5448. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5449. }
  5450. void u8g2_Setup_st7567_i2c_enh_dg128064i_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5451. {
  5452. uint8_t tile_buf_height;
  5453. uint8_t *buf;
  5454. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_enh_dg128064i, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5455. buf = u8g2_m_16_8_2(&tile_buf_height);
  5456. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5457. }
  5458. void u8g2_Setup_st7567_i2c_os12864_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5459. {
  5460. uint8_t tile_buf_height;
  5461. uint8_t *buf;
  5462. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_os12864, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5463. buf = u8g2_m_16_8_2(&tile_buf_height);
  5464. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5465. }
  5466. /* st7567 f */
  5467. void u8g2_Setup_st7567_i2c_jlx12864_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5468. {
  5469. uint8_t tile_buf_height;
  5470. uint8_t *buf;
  5471. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_jlx12864, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5472. buf = u8g2_m_16_8_f(&tile_buf_height);
  5473. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5474. }
  5475. void u8g2_Setup_st7567_i2c_enh_dg128064_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5476. {
  5477. uint8_t tile_buf_height;
  5478. uint8_t *buf;
  5479. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_enh_dg128064, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5480. buf = u8g2_m_16_8_f(&tile_buf_height);
  5481. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5482. }
  5483. void u8g2_Setup_st7567_i2c_enh_dg128064i_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5484. {
  5485. uint8_t tile_buf_height;
  5486. uint8_t *buf;
  5487. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_enh_dg128064i, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5488. buf = u8g2_m_16_8_f(&tile_buf_height);
  5489. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5490. }
  5491. void u8g2_Setup_st7567_i2c_os12864_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5492. {
  5493. uint8_t tile_buf_height;
  5494. uint8_t *buf;
  5495. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_os12864, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5496. buf = u8g2_m_16_8_f(&tile_buf_height);
  5497. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5498. }
  5499. /* st7567 */
  5500. /* st7567 1 */
  5501. void u8g2_Setup_st7567_erc13232_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5502. {
  5503. uint8_t tile_buf_height;
  5504. uint8_t *buf;
  5505. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_erc13232, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5506. buf = u8g2_m_17_4_1(&tile_buf_height);
  5507. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5508. }
  5509. /* st7567 2 */
  5510. void u8g2_Setup_st7567_erc13232_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5511. {
  5512. uint8_t tile_buf_height;
  5513. uint8_t *buf;
  5514. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_erc13232, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5515. buf = u8g2_m_17_4_2(&tile_buf_height);
  5516. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5517. }
  5518. /* st7567 f */
  5519. void u8g2_Setup_st7567_erc13232_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5520. {
  5521. uint8_t tile_buf_height;
  5522. uint8_t *buf;
  5523. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_erc13232, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5524. buf = u8g2_m_17_4_f(&tile_buf_height);
  5525. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5526. }
  5527. /* st7567 */
  5528. /* st7567 1 */
  5529. void u8g2_Setup_st7567_i2c_erc13232_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5530. {
  5531. uint8_t tile_buf_height;
  5532. uint8_t *buf;
  5533. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_erc13232, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5534. buf = u8g2_m_17_4_1(&tile_buf_height);
  5535. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5536. }
  5537. /* st7567 2 */
  5538. void u8g2_Setup_st7567_i2c_erc13232_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5539. {
  5540. uint8_t tile_buf_height;
  5541. uint8_t *buf;
  5542. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_erc13232, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5543. buf = u8g2_m_17_4_2(&tile_buf_height);
  5544. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5545. }
  5546. /* st7567 f */
  5547. void u8g2_Setup_st7567_i2c_erc13232_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5548. {
  5549. uint8_t tile_buf_height;
  5550. uint8_t *buf;
  5551. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_erc13232, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5552. buf = u8g2_m_17_4_f(&tile_buf_height);
  5553. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5554. }
  5555. /* st7567 */
  5556. /* st7567 1 */
  5557. void u8g2_Setup_st7567_122x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5558. {
  5559. uint8_t tile_buf_height;
  5560. uint8_t *buf;
  5561. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_122x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5562. buf = u8g2_m_16_4_1(&tile_buf_height);
  5563. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5564. }
  5565. /* st7567 2 */
  5566. void u8g2_Setup_st7567_122x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5567. {
  5568. uint8_t tile_buf_height;
  5569. uint8_t *buf;
  5570. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_122x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5571. buf = u8g2_m_16_4_2(&tile_buf_height);
  5572. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5573. }
  5574. /* st7567 f */
  5575. void u8g2_Setup_st7567_122x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5576. {
  5577. uint8_t tile_buf_height;
  5578. uint8_t *buf;
  5579. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_122x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5580. buf = u8g2_m_16_4_f(&tile_buf_height);
  5581. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5582. }
  5583. /* st7567 */
  5584. /* st7567 1 */
  5585. void u8g2_Setup_st7567_i2c_122x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5586. {
  5587. uint8_t tile_buf_height;
  5588. uint8_t *buf;
  5589. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_122x32, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5590. buf = u8g2_m_16_4_1(&tile_buf_height);
  5591. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5592. }
  5593. /* st7567 2 */
  5594. void u8g2_Setup_st7567_i2c_122x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5595. {
  5596. uint8_t tile_buf_height;
  5597. uint8_t *buf;
  5598. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_122x32, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5599. buf = u8g2_m_16_4_2(&tile_buf_height);
  5600. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5601. }
  5602. /* st7567 f */
  5603. void u8g2_Setup_st7567_i2c_122x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5604. {
  5605. uint8_t tile_buf_height;
  5606. uint8_t *buf;
  5607. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_122x32, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5608. buf = u8g2_m_16_4_f(&tile_buf_height);
  5609. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5610. }
  5611. /* st7567 */
  5612. /* st7567 1 */
  5613. void u8g2_Setup_st7567_64x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5614. {
  5615. uint8_t tile_buf_height;
  5616. uint8_t *buf;
  5617. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_64x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5618. buf = u8g2_m_8_4_1(&tile_buf_height);
  5619. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5620. }
  5621. void u8g2_Setup_st7567_hem6432_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5622. {
  5623. uint8_t tile_buf_height;
  5624. uint8_t *buf;
  5625. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_hem6432, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5626. buf = u8g2_m_8_4_1(&tile_buf_height);
  5627. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5628. }
  5629. /* st7567 2 */
  5630. void u8g2_Setup_st7567_64x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5631. {
  5632. uint8_t tile_buf_height;
  5633. uint8_t *buf;
  5634. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_64x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5635. buf = u8g2_m_8_4_2(&tile_buf_height);
  5636. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5637. }
  5638. void u8g2_Setup_st7567_hem6432_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5639. {
  5640. uint8_t tile_buf_height;
  5641. uint8_t *buf;
  5642. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_hem6432, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5643. buf = u8g2_m_8_4_2(&tile_buf_height);
  5644. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5645. }
  5646. /* st7567 f */
  5647. void u8g2_Setup_st7567_64x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5648. {
  5649. uint8_t tile_buf_height;
  5650. uint8_t *buf;
  5651. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_64x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5652. buf = u8g2_m_8_4_f(&tile_buf_height);
  5653. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5654. }
  5655. void u8g2_Setup_st7567_hem6432_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5656. {
  5657. uint8_t tile_buf_height;
  5658. uint8_t *buf;
  5659. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_hem6432, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5660. buf = u8g2_m_8_4_f(&tile_buf_height);
  5661. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5662. }
  5663. /* st7567 */
  5664. /* st7567 1 */
  5665. void u8g2_Setup_st7567_i2c_64x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5666. {
  5667. uint8_t tile_buf_height;
  5668. uint8_t *buf;
  5669. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_64x32, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5670. buf = u8g2_m_8_4_1(&tile_buf_height);
  5671. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5672. }
  5673. void u8g2_Setup_st7567_i2c_hem6432_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5674. {
  5675. uint8_t tile_buf_height;
  5676. uint8_t *buf;
  5677. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_hem6432, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5678. buf = u8g2_m_8_4_1(&tile_buf_height);
  5679. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5680. }
  5681. /* st7567 2 */
  5682. void u8g2_Setup_st7567_i2c_64x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5683. {
  5684. uint8_t tile_buf_height;
  5685. uint8_t *buf;
  5686. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_64x32, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5687. buf = u8g2_m_8_4_2(&tile_buf_height);
  5688. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5689. }
  5690. void u8g2_Setup_st7567_i2c_hem6432_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5691. {
  5692. uint8_t tile_buf_height;
  5693. uint8_t *buf;
  5694. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_hem6432, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5695. buf = u8g2_m_8_4_2(&tile_buf_height);
  5696. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5697. }
  5698. /* st7567 f */
  5699. void u8g2_Setup_st7567_i2c_64x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5700. {
  5701. uint8_t tile_buf_height;
  5702. uint8_t *buf;
  5703. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_64x32, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5704. buf = u8g2_m_8_4_f(&tile_buf_height);
  5705. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5706. }
  5707. void u8g2_Setup_st7567_i2c_hem6432_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5708. {
  5709. uint8_t tile_buf_height;
  5710. uint8_t *buf;
  5711. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_hem6432, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5712. buf = u8g2_m_8_4_f(&tile_buf_height);
  5713. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5714. }
  5715. /* st7567 */
  5716. /* st7567 1 */
  5717. void u8g2_Setup_st7567_lw12832_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5718. {
  5719. uint8_t tile_buf_height;
  5720. uint8_t *buf;
  5721. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_lw12832, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5722. buf = u8g2_m_17_9_1(&tile_buf_height);
  5723. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5724. }
  5725. /* st7567 2 */
  5726. void u8g2_Setup_st7567_lw12832_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5727. {
  5728. uint8_t tile_buf_height;
  5729. uint8_t *buf;
  5730. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_lw12832, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5731. buf = u8g2_m_17_9_2(&tile_buf_height);
  5732. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5733. }
  5734. /* st7567 f */
  5735. void u8g2_Setup_st7567_lw12832_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5736. {
  5737. uint8_t tile_buf_height;
  5738. uint8_t *buf;
  5739. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_lw12832, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5740. buf = u8g2_m_17_9_f(&tile_buf_height);
  5741. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5742. }
  5743. /* st7567 */
  5744. /* st7567 1 */
  5745. void u8g2_Setup_st7567_i2c_lw12832_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5746. {
  5747. uint8_t tile_buf_height;
  5748. uint8_t *buf;
  5749. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_lw12832, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5750. buf = u8g2_m_17_9_1(&tile_buf_height);
  5751. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5752. }
  5753. /* st7567 2 */
  5754. void u8g2_Setup_st7567_i2c_lw12832_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5755. {
  5756. uint8_t tile_buf_height;
  5757. uint8_t *buf;
  5758. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_lw12832, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5759. buf = u8g2_m_17_9_2(&tile_buf_height);
  5760. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5761. }
  5762. /* st7567 f */
  5763. void u8g2_Setup_st7567_i2c_lw12832_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5764. {
  5765. uint8_t tile_buf_height;
  5766. uint8_t *buf;
  5767. u8g2_SetupDisplay(u8g2, u8x8_d_st7567_lw12832, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  5768. buf = u8g2_m_17_9_f(&tile_buf_height);
  5769. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5770. }
  5771. /* st7571 */
  5772. /* st7571 1 */
  5773. void u8g2_Setup_st7571_128x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5774. {
  5775. uint8_t tile_buf_height;
  5776. uint8_t *buf;
  5777. u8g2_SetupDisplay(u8g2, u8x8_d_st7571_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5778. buf = u8g2_m_16_16_1(&tile_buf_height);
  5779. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5780. }
  5781. /* st7571 2 */
  5782. void u8g2_Setup_st7571_128x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5783. {
  5784. uint8_t tile_buf_height;
  5785. uint8_t *buf;
  5786. u8g2_SetupDisplay(u8g2, u8x8_d_st7571_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5787. buf = u8g2_m_16_16_2(&tile_buf_height);
  5788. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5789. }
  5790. /* st7571 f */
  5791. void u8g2_Setup_st7571_128x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5792. {
  5793. uint8_t tile_buf_height;
  5794. uint8_t *buf;
  5795. u8g2_SetupDisplay(u8g2, u8x8_d_st7571_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5796. buf = u8g2_m_16_16_f(&tile_buf_height);
  5797. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5798. }
  5799. /* st7571 */
  5800. /* st7571 1 */
  5801. void u8g2_Setup_st7571_i2c_128x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5802. {
  5803. uint8_t tile_buf_height;
  5804. uint8_t *buf;
  5805. u8g2_SetupDisplay(u8g2, u8x8_d_st7571_128x128, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  5806. buf = u8g2_m_16_16_1(&tile_buf_height);
  5807. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5808. }
  5809. /* st7571 2 */
  5810. void u8g2_Setup_st7571_i2c_128x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5811. {
  5812. uint8_t tile_buf_height;
  5813. uint8_t *buf;
  5814. u8g2_SetupDisplay(u8g2, u8x8_d_st7571_128x128, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  5815. buf = u8g2_m_16_16_2(&tile_buf_height);
  5816. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5817. }
  5818. /* st7571 f */
  5819. void u8g2_Setup_st7571_i2c_128x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5820. {
  5821. uint8_t tile_buf_height;
  5822. uint8_t *buf;
  5823. u8g2_SetupDisplay(u8g2, u8x8_d_st7571_128x128, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  5824. buf = u8g2_m_16_16_f(&tile_buf_height);
  5825. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5826. }
  5827. /* st7571 */
  5828. /* st7571 1 */
  5829. void u8g2_Setup_st7571_128x96_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5830. {
  5831. uint8_t tile_buf_height;
  5832. uint8_t *buf;
  5833. u8g2_SetupDisplay(u8g2, u8x8_d_st7571_128x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5834. buf = u8g2_m_16_12_1(&tile_buf_height);
  5835. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5836. }
  5837. /* st7571 2 */
  5838. void u8g2_Setup_st7571_128x96_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5839. {
  5840. uint8_t tile_buf_height;
  5841. uint8_t *buf;
  5842. u8g2_SetupDisplay(u8g2, u8x8_d_st7571_128x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5843. buf = u8g2_m_16_12_2(&tile_buf_height);
  5844. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5845. }
  5846. /* st7571 f */
  5847. void u8g2_Setup_st7571_128x96_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5848. {
  5849. uint8_t tile_buf_height;
  5850. uint8_t *buf;
  5851. u8g2_SetupDisplay(u8g2, u8x8_d_st7571_128x96, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  5852. buf = u8g2_m_16_12_f(&tile_buf_height);
  5853. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5854. }
  5855. /* st7571 */
  5856. /* st7571 1 */
  5857. void u8g2_Setup_st7571_i2c_128x96_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5858. {
  5859. uint8_t tile_buf_height;
  5860. uint8_t *buf;
  5861. u8g2_SetupDisplay(u8g2, u8x8_d_st7571_128x96, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  5862. buf = u8g2_m_16_12_1(&tile_buf_height);
  5863. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5864. }
  5865. /* st7571 2 */
  5866. void u8g2_Setup_st7571_i2c_128x96_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5867. {
  5868. uint8_t tile_buf_height;
  5869. uint8_t *buf;
  5870. u8g2_SetupDisplay(u8g2, u8x8_d_st7571_128x96, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  5871. buf = u8g2_m_16_12_2(&tile_buf_height);
  5872. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5873. }
  5874. /* st7571 f */
  5875. void u8g2_Setup_st7571_i2c_128x96_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5876. {
  5877. uint8_t tile_buf_height;
  5878. uint8_t *buf;
  5879. u8g2_SetupDisplay(u8g2, u8x8_d_st7571_128x96, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  5880. buf = u8g2_m_16_12_f(&tile_buf_height);
  5881. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  5882. }
  5883. /* st7586s */
  5884. /* st7586s 1 */
  5885. void u8g2_Setup_st7586s_s028hn118a_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5886. {
  5887. uint8_t tile_buf_height;
  5888. uint8_t *buf;
  5889. u8g2_SetupDisplay(u8g2, u8x8_d_st7586s_s028hn118a, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  5890. buf = u8g2_m_48_17_1(&tile_buf_height);
  5891. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  5892. }
  5893. /* st7586s 2 */
  5894. void u8g2_Setup_st7586s_s028hn118a_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5895. {
  5896. uint8_t tile_buf_height;
  5897. uint8_t *buf;
  5898. u8g2_SetupDisplay(u8g2, u8x8_d_st7586s_s028hn118a, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  5899. buf = u8g2_m_48_17_2(&tile_buf_height);
  5900. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  5901. }
  5902. /* st7586s f */
  5903. void u8g2_Setup_st7586s_s028hn118a_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5904. {
  5905. uint8_t tile_buf_height;
  5906. uint8_t *buf;
  5907. u8g2_SetupDisplay(u8g2, u8x8_d_st7586s_s028hn118a, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  5908. buf = u8g2_m_48_17_f(&tile_buf_height);
  5909. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  5910. }
  5911. /* st7586s */
  5912. /* st7586s 1 */
  5913. void u8g2_Setup_st7586s_jlx384160_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5914. {
  5915. uint8_t tile_buf_height;
  5916. uint8_t *buf;
  5917. u8g2_SetupDisplay(u8g2, u8x8_d_st7586s_jlx384160, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  5918. buf = u8g2_m_48_20_1(&tile_buf_height);
  5919. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  5920. }
  5921. /* st7586s 2 */
  5922. void u8g2_Setup_st7586s_jlx384160_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5923. {
  5924. uint8_t tile_buf_height;
  5925. uint8_t *buf;
  5926. u8g2_SetupDisplay(u8g2, u8x8_d_st7586s_jlx384160, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  5927. buf = u8g2_m_48_20_2(&tile_buf_height);
  5928. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  5929. }
  5930. /* st7586s f */
  5931. void u8g2_Setup_st7586s_jlx384160_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5932. {
  5933. uint8_t tile_buf_height;
  5934. uint8_t *buf;
  5935. u8g2_SetupDisplay(u8g2, u8x8_d_st7586s_jlx384160, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  5936. buf = u8g2_m_48_20_f(&tile_buf_height);
  5937. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  5938. }
  5939. /* st7586s */
  5940. /* st7586s 1 */
  5941. void u8g2_Setup_st7586s_erc240160_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5942. {
  5943. uint8_t tile_buf_height;
  5944. uint8_t *buf;
  5945. u8g2_SetupDisplay(u8g2, u8x8_d_st7586s_erc240160, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  5946. buf = u8g2_m_30_20_1(&tile_buf_height);
  5947. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  5948. }
  5949. void u8g2_Setup_st7586s_ymc240160_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5950. {
  5951. uint8_t tile_buf_height;
  5952. uint8_t *buf;
  5953. u8g2_SetupDisplay(u8g2, u8x8_d_st7586s_ymc240160, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  5954. buf = u8g2_m_30_20_1(&tile_buf_height);
  5955. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  5956. }
  5957. /* st7586s 2 */
  5958. void u8g2_Setup_st7586s_erc240160_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5959. {
  5960. uint8_t tile_buf_height;
  5961. uint8_t *buf;
  5962. u8g2_SetupDisplay(u8g2, u8x8_d_st7586s_erc240160, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  5963. buf = u8g2_m_30_20_2(&tile_buf_height);
  5964. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  5965. }
  5966. void u8g2_Setup_st7586s_ymc240160_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5967. {
  5968. uint8_t tile_buf_height;
  5969. uint8_t *buf;
  5970. u8g2_SetupDisplay(u8g2, u8x8_d_st7586s_ymc240160, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  5971. buf = u8g2_m_30_20_2(&tile_buf_height);
  5972. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  5973. }
  5974. /* st7586s f */
  5975. void u8g2_Setup_st7586s_erc240160_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5976. {
  5977. uint8_t tile_buf_height;
  5978. uint8_t *buf;
  5979. u8g2_SetupDisplay(u8g2, u8x8_d_st7586s_erc240160, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  5980. buf = u8g2_m_30_20_f(&tile_buf_height);
  5981. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  5982. }
  5983. void u8g2_Setup_st7586s_ymc240160_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5984. {
  5985. uint8_t tile_buf_height;
  5986. uint8_t *buf;
  5987. u8g2_SetupDisplay(u8g2, u8x8_d_st7586s_ymc240160, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  5988. buf = u8g2_m_30_20_f(&tile_buf_height);
  5989. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  5990. }
  5991. /* st7586s */
  5992. /* st7586s 1 */
  5993. void u8g2_Setup_st7586s_jlx320160_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  5994. {
  5995. uint8_t tile_buf_height;
  5996. uint8_t *buf;
  5997. u8g2_SetupDisplay(u8g2, u8x8_d_st7586s_jlx320160, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  5998. buf = u8g2_m_42_20_1(&tile_buf_height);
  5999. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  6000. }
  6001. /* st7586s 2 */
  6002. void u8g2_Setup_st7586s_jlx320160_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6003. {
  6004. uint8_t tile_buf_height;
  6005. uint8_t *buf;
  6006. u8g2_SetupDisplay(u8g2, u8x8_d_st7586s_jlx320160, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6007. buf = u8g2_m_42_20_2(&tile_buf_height);
  6008. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  6009. }
  6010. /* st7586s f */
  6011. void u8g2_Setup_st7586s_jlx320160_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6012. {
  6013. uint8_t tile_buf_height;
  6014. uint8_t *buf;
  6015. u8g2_SetupDisplay(u8g2, u8x8_d_st7586s_jlx320160, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6016. buf = u8g2_m_42_20_f(&tile_buf_height);
  6017. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  6018. }
  6019. /* st7588 */
  6020. /* st7588 1 */
  6021. void u8g2_Setup_st7588_jlx12864_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6022. {
  6023. uint8_t tile_buf_height;
  6024. uint8_t *buf;
  6025. u8g2_SetupDisplay(u8g2, u8x8_d_st7588_jlx12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6026. buf = u8g2_m_16_8_1(&tile_buf_height);
  6027. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6028. }
  6029. /* st7588 2 */
  6030. void u8g2_Setup_st7588_jlx12864_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6031. {
  6032. uint8_t tile_buf_height;
  6033. uint8_t *buf;
  6034. u8g2_SetupDisplay(u8g2, u8x8_d_st7588_jlx12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6035. buf = u8g2_m_16_8_2(&tile_buf_height);
  6036. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6037. }
  6038. /* st7588 f */
  6039. void u8g2_Setup_st7588_jlx12864_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6040. {
  6041. uint8_t tile_buf_height;
  6042. uint8_t *buf;
  6043. u8g2_SetupDisplay(u8g2, u8x8_d_st7588_jlx12864, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6044. buf = u8g2_m_16_8_f(&tile_buf_height);
  6045. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6046. }
  6047. /* st7588 */
  6048. /* st7588 1 */
  6049. void u8g2_Setup_st7588_i2c_jlx12864_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6050. {
  6051. uint8_t tile_buf_height;
  6052. uint8_t *buf;
  6053. u8g2_SetupDisplay(u8g2, u8x8_d_st7588_jlx12864, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  6054. buf = u8g2_m_16_8_1(&tile_buf_height);
  6055. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6056. }
  6057. /* st7588 2 */
  6058. void u8g2_Setup_st7588_i2c_jlx12864_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6059. {
  6060. uint8_t tile_buf_height;
  6061. uint8_t *buf;
  6062. u8g2_SetupDisplay(u8g2, u8x8_d_st7588_jlx12864, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  6063. buf = u8g2_m_16_8_2(&tile_buf_height);
  6064. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6065. }
  6066. /* st7588 f */
  6067. void u8g2_Setup_st7588_i2c_jlx12864_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6068. {
  6069. uint8_t tile_buf_height;
  6070. uint8_t *buf;
  6071. u8g2_SetupDisplay(u8g2, u8x8_d_st7588_jlx12864, u8x8_cad_ssd13xx_i2c, byte_cb, gpio_and_delay_cb);
  6072. buf = u8g2_m_16_8_f(&tile_buf_height);
  6073. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6074. }
  6075. /* st75160 */
  6076. /* st75160 1 */
  6077. void u8g2_Setup_st75160_jm16096_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6078. {
  6079. uint8_t tile_buf_height;
  6080. uint8_t *buf;
  6081. u8g2_SetupDisplay(u8g2, u8x8_d_st75160_jm16096, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6082. buf = u8g2_m_20_12_1(&tile_buf_height);
  6083. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6084. }
  6085. /* st75160 2 */
  6086. void u8g2_Setup_st75160_jm16096_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6087. {
  6088. uint8_t tile_buf_height;
  6089. uint8_t *buf;
  6090. u8g2_SetupDisplay(u8g2, u8x8_d_st75160_jm16096, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6091. buf = u8g2_m_20_12_2(&tile_buf_height);
  6092. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6093. }
  6094. /* st75160 f */
  6095. void u8g2_Setup_st75160_jm16096_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6096. {
  6097. uint8_t tile_buf_height;
  6098. uint8_t *buf;
  6099. u8g2_SetupDisplay(u8g2, u8x8_d_st75160_jm16096, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6100. buf = u8g2_m_20_12_f(&tile_buf_height);
  6101. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6102. }
  6103. /* st75160 */
  6104. /* st75160 1 */
  6105. void u8g2_Setup_st75160_i2c_jm16096_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6106. {
  6107. uint8_t tile_buf_height;
  6108. uint8_t *buf;
  6109. u8g2_SetupDisplay(u8g2, u8x8_d_st75160_jm16096, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6110. buf = u8g2_m_32_16_1(&tile_buf_height);
  6111. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6112. }
  6113. /* st75160 2 */
  6114. void u8g2_Setup_st75160_i2c_jm16096_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6115. {
  6116. uint8_t tile_buf_height;
  6117. uint8_t *buf;
  6118. u8g2_SetupDisplay(u8g2, u8x8_d_st75160_jm16096, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6119. buf = u8g2_m_32_16_2(&tile_buf_height);
  6120. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6121. }
  6122. /* st75160 f */
  6123. void u8g2_Setup_st75160_i2c_jm16096_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6124. {
  6125. uint8_t tile_buf_height;
  6126. uint8_t *buf;
  6127. u8g2_SetupDisplay(u8g2, u8x8_d_st75160_jm16096, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6128. buf = u8g2_m_32_16_f(&tile_buf_height);
  6129. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6130. }
  6131. /* st75256 */
  6132. /* st75256 1 */
  6133. void u8g2_Setup_st75256_jlx256128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6134. {
  6135. uint8_t tile_buf_height;
  6136. uint8_t *buf;
  6137. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6138. buf = u8g2_m_32_16_1(&tile_buf_height);
  6139. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6140. }
  6141. void u8g2_Setup_st75256_wo256x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6142. {
  6143. uint8_t tile_buf_height;
  6144. uint8_t *buf;
  6145. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_wo256x128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6146. buf = u8g2_m_32_16_1(&tile_buf_height);
  6147. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6148. }
  6149. /* st75256 2 */
  6150. void u8g2_Setup_st75256_jlx256128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6151. {
  6152. uint8_t tile_buf_height;
  6153. uint8_t *buf;
  6154. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6155. buf = u8g2_m_32_16_2(&tile_buf_height);
  6156. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6157. }
  6158. void u8g2_Setup_st75256_wo256x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6159. {
  6160. uint8_t tile_buf_height;
  6161. uint8_t *buf;
  6162. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_wo256x128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6163. buf = u8g2_m_32_16_2(&tile_buf_height);
  6164. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6165. }
  6166. /* st75256 f */
  6167. void u8g2_Setup_st75256_jlx256128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6168. {
  6169. uint8_t tile_buf_height;
  6170. uint8_t *buf;
  6171. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6172. buf = u8g2_m_32_16_f(&tile_buf_height);
  6173. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6174. }
  6175. void u8g2_Setup_st75256_wo256x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6176. {
  6177. uint8_t tile_buf_height;
  6178. uint8_t *buf;
  6179. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_wo256x128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6180. buf = u8g2_m_32_16_f(&tile_buf_height);
  6181. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6182. }
  6183. /* st75256 */
  6184. /* st75256 1 */
  6185. void u8g2_Setup_st75256_i2c_jlx256128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6186. {
  6187. uint8_t tile_buf_height;
  6188. uint8_t *buf;
  6189. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256128, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6190. buf = u8g2_m_32_16_1(&tile_buf_height);
  6191. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6192. }
  6193. void u8g2_Setup_st75256_i2c_wo256x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6194. {
  6195. uint8_t tile_buf_height;
  6196. uint8_t *buf;
  6197. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_wo256x128, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6198. buf = u8g2_m_32_16_1(&tile_buf_height);
  6199. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6200. }
  6201. /* st75256 2 */
  6202. void u8g2_Setup_st75256_i2c_jlx256128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6203. {
  6204. uint8_t tile_buf_height;
  6205. uint8_t *buf;
  6206. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256128, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6207. buf = u8g2_m_32_16_2(&tile_buf_height);
  6208. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6209. }
  6210. void u8g2_Setup_st75256_i2c_wo256x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6211. {
  6212. uint8_t tile_buf_height;
  6213. uint8_t *buf;
  6214. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_wo256x128, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6215. buf = u8g2_m_32_16_2(&tile_buf_height);
  6216. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6217. }
  6218. /* st75256 f */
  6219. void u8g2_Setup_st75256_i2c_jlx256128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6220. {
  6221. uint8_t tile_buf_height;
  6222. uint8_t *buf;
  6223. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256128, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6224. buf = u8g2_m_32_16_f(&tile_buf_height);
  6225. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6226. }
  6227. void u8g2_Setup_st75256_i2c_wo256x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6228. {
  6229. uint8_t tile_buf_height;
  6230. uint8_t *buf;
  6231. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_wo256x128, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6232. buf = u8g2_m_32_16_f(&tile_buf_height);
  6233. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6234. }
  6235. /* st75256 */
  6236. /* st75256 1 */
  6237. void u8g2_Setup_st75256_jlx256160_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6238. {
  6239. uint8_t tile_buf_height;
  6240. uint8_t *buf;
  6241. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256160, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6242. buf = u8g2_m_32_20_1(&tile_buf_height);
  6243. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6244. }
  6245. void u8g2_Setup_st75256_jlx256160m_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6246. {
  6247. uint8_t tile_buf_height;
  6248. uint8_t *buf;
  6249. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256160m, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6250. buf = u8g2_m_32_20_1(&tile_buf_height);
  6251. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6252. }
  6253. void u8g2_Setup_st75256_jlx256160_alt_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6254. {
  6255. uint8_t tile_buf_height;
  6256. uint8_t *buf;
  6257. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256160_alt, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6258. buf = u8g2_m_32_20_1(&tile_buf_height);
  6259. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6260. }
  6261. /* st75256 2 */
  6262. void u8g2_Setup_st75256_jlx256160_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6263. {
  6264. uint8_t tile_buf_height;
  6265. uint8_t *buf;
  6266. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256160, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6267. buf = u8g2_m_32_20_2(&tile_buf_height);
  6268. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6269. }
  6270. void u8g2_Setup_st75256_jlx256160m_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6271. {
  6272. uint8_t tile_buf_height;
  6273. uint8_t *buf;
  6274. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256160m, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6275. buf = u8g2_m_32_20_2(&tile_buf_height);
  6276. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6277. }
  6278. void u8g2_Setup_st75256_jlx256160_alt_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6279. {
  6280. uint8_t tile_buf_height;
  6281. uint8_t *buf;
  6282. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256160_alt, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6283. buf = u8g2_m_32_20_2(&tile_buf_height);
  6284. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6285. }
  6286. /* st75256 f */
  6287. void u8g2_Setup_st75256_jlx256160_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6288. {
  6289. uint8_t tile_buf_height;
  6290. uint8_t *buf;
  6291. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256160, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6292. buf = u8g2_m_32_20_f(&tile_buf_height);
  6293. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6294. }
  6295. void u8g2_Setup_st75256_jlx256160m_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6296. {
  6297. uint8_t tile_buf_height;
  6298. uint8_t *buf;
  6299. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256160m, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6300. buf = u8g2_m_32_20_f(&tile_buf_height);
  6301. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6302. }
  6303. void u8g2_Setup_st75256_jlx256160_alt_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6304. {
  6305. uint8_t tile_buf_height;
  6306. uint8_t *buf;
  6307. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256160_alt, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6308. buf = u8g2_m_32_20_f(&tile_buf_height);
  6309. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6310. }
  6311. /* st75256 */
  6312. /* st75256 1 */
  6313. void u8g2_Setup_st75256_i2c_jlx256160_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6314. {
  6315. uint8_t tile_buf_height;
  6316. uint8_t *buf;
  6317. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256160, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6318. buf = u8g2_m_32_20_1(&tile_buf_height);
  6319. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6320. }
  6321. void u8g2_Setup_st75256_i2c_jlx256160m_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6322. {
  6323. uint8_t tile_buf_height;
  6324. uint8_t *buf;
  6325. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256160m, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6326. buf = u8g2_m_32_20_1(&tile_buf_height);
  6327. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6328. }
  6329. void u8g2_Setup_st75256_i2c_jlx256160_alt_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6330. {
  6331. uint8_t tile_buf_height;
  6332. uint8_t *buf;
  6333. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256160_alt, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6334. buf = u8g2_m_32_20_1(&tile_buf_height);
  6335. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6336. }
  6337. /* st75256 2 */
  6338. void u8g2_Setup_st75256_i2c_jlx256160_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6339. {
  6340. uint8_t tile_buf_height;
  6341. uint8_t *buf;
  6342. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256160, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6343. buf = u8g2_m_32_20_2(&tile_buf_height);
  6344. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6345. }
  6346. void u8g2_Setup_st75256_i2c_jlx256160m_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6347. {
  6348. uint8_t tile_buf_height;
  6349. uint8_t *buf;
  6350. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256160m, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6351. buf = u8g2_m_32_20_2(&tile_buf_height);
  6352. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6353. }
  6354. void u8g2_Setup_st75256_i2c_jlx256160_alt_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6355. {
  6356. uint8_t tile_buf_height;
  6357. uint8_t *buf;
  6358. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256160_alt, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6359. buf = u8g2_m_32_20_2(&tile_buf_height);
  6360. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6361. }
  6362. /* st75256 f */
  6363. void u8g2_Setup_st75256_i2c_jlx256160_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6364. {
  6365. uint8_t tile_buf_height;
  6366. uint8_t *buf;
  6367. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256160, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6368. buf = u8g2_m_32_20_f(&tile_buf_height);
  6369. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6370. }
  6371. void u8g2_Setup_st75256_i2c_jlx256160m_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6372. {
  6373. uint8_t tile_buf_height;
  6374. uint8_t *buf;
  6375. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256160m, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6376. buf = u8g2_m_32_20_f(&tile_buf_height);
  6377. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6378. }
  6379. void u8g2_Setup_st75256_i2c_jlx256160_alt_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6380. {
  6381. uint8_t tile_buf_height;
  6382. uint8_t *buf;
  6383. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx256160_alt, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6384. buf = u8g2_m_32_20_f(&tile_buf_height);
  6385. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6386. }
  6387. /* st75256 */
  6388. /* st75256 1 */
  6389. void u8g2_Setup_st75256_jlx240160_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6390. {
  6391. uint8_t tile_buf_height;
  6392. uint8_t *buf;
  6393. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx240160, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6394. buf = u8g2_m_30_20_1(&tile_buf_height);
  6395. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6396. }
  6397. /* st75256 2 */
  6398. void u8g2_Setup_st75256_jlx240160_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6399. {
  6400. uint8_t tile_buf_height;
  6401. uint8_t *buf;
  6402. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx240160, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6403. buf = u8g2_m_30_20_2(&tile_buf_height);
  6404. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6405. }
  6406. /* st75256 f */
  6407. void u8g2_Setup_st75256_jlx240160_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6408. {
  6409. uint8_t tile_buf_height;
  6410. uint8_t *buf;
  6411. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx240160, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6412. buf = u8g2_m_30_20_f(&tile_buf_height);
  6413. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6414. }
  6415. /* st75256 */
  6416. /* st75256 1 */
  6417. void u8g2_Setup_st75256_i2c_jlx240160_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6418. {
  6419. uint8_t tile_buf_height;
  6420. uint8_t *buf;
  6421. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx240160, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6422. buf = u8g2_m_30_20_1(&tile_buf_height);
  6423. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6424. }
  6425. /* st75256 2 */
  6426. void u8g2_Setup_st75256_i2c_jlx240160_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6427. {
  6428. uint8_t tile_buf_height;
  6429. uint8_t *buf;
  6430. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx240160, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6431. buf = u8g2_m_30_20_2(&tile_buf_height);
  6432. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6433. }
  6434. /* st75256 f */
  6435. void u8g2_Setup_st75256_i2c_jlx240160_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6436. {
  6437. uint8_t tile_buf_height;
  6438. uint8_t *buf;
  6439. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx240160, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6440. buf = u8g2_m_30_20_f(&tile_buf_height);
  6441. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6442. }
  6443. /* st75256 */
  6444. /* st75256 1 */
  6445. void u8g2_Setup_st75256_jlx25664_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6446. {
  6447. uint8_t tile_buf_height;
  6448. uint8_t *buf;
  6449. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx25664, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6450. buf = u8g2_m_32_8_1(&tile_buf_height);
  6451. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6452. }
  6453. /* st75256 2 */
  6454. void u8g2_Setup_st75256_jlx25664_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6455. {
  6456. uint8_t tile_buf_height;
  6457. uint8_t *buf;
  6458. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx25664, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6459. buf = u8g2_m_32_8_2(&tile_buf_height);
  6460. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6461. }
  6462. /* st75256 f */
  6463. void u8g2_Setup_st75256_jlx25664_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6464. {
  6465. uint8_t tile_buf_height;
  6466. uint8_t *buf;
  6467. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx25664, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6468. buf = u8g2_m_32_8_f(&tile_buf_height);
  6469. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6470. }
  6471. /* st75256 */
  6472. /* st75256 1 */
  6473. void u8g2_Setup_st75256_i2c_jlx25664_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6474. {
  6475. uint8_t tile_buf_height;
  6476. uint8_t *buf;
  6477. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx25664, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6478. buf = u8g2_m_32_8_1(&tile_buf_height);
  6479. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6480. }
  6481. /* st75256 2 */
  6482. void u8g2_Setup_st75256_i2c_jlx25664_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6483. {
  6484. uint8_t tile_buf_height;
  6485. uint8_t *buf;
  6486. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx25664, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6487. buf = u8g2_m_32_8_2(&tile_buf_height);
  6488. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6489. }
  6490. /* st75256 f */
  6491. void u8g2_Setup_st75256_i2c_jlx25664_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6492. {
  6493. uint8_t tile_buf_height;
  6494. uint8_t *buf;
  6495. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx25664, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6496. buf = u8g2_m_32_8_f(&tile_buf_height);
  6497. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6498. }
  6499. /* st75256 */
  6500. /* st75256 1 */
  6501. void u8g2_Setup_st75256_jlx172104_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6502. {
  6503. uint8_t tile_buf_height;
  6504. uint8_t *buf;
  6505. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx172104, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6506. buf = u8g2_m_22_13_1(&tile_buf_height);
  6507. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6508. }
  6509. /* st75256 2 */
  6510. void u8g2_Setup_st75256_jlx172104_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6511. {
  6512. uint8_t tile_buf_height;
  6513. uint8_t *buf;
  6514. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx172104, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6515. buf = u8g2_m_22_13_2(&tile_buf_height);
  6516. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6517. }
  6518. /* st75256 f */
  6519. void u8g2_Setup_st75256_jlx172104_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6520. {
  6521. uint8_t tile_buf_height;
  6522. uint8_t *buf;
  6523. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx172104, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6524. buf = u8g2_m_22_13_f(&tile_buf_height);
  6525. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6526. }
  6527. /* st75256 */
  6528. /* st75256 1 */
  6529. void u8g2_Setup_st75256_i2c_jlx172104_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6530. {
  6531. uint8_t tile_buf_height;
  6532. uint8_t *buf;
  6533. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx172104, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6534. buf = u8g2_m_22_13_1(&tile_buf_height);
  6535. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6536. }
  6537. /* st75256 2 */
  6538. void u8g2_Setup_st75256_i2c_jlx172104_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6539. {
  6540. uint8_t tile_buf_height;
  6541. uint8_t *buf;
  6542. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx172104, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6543. buf = u8g2_m_22_13_2(&tile_buf_height);
  6544. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6545. }
  6546. /* st75256 f */
  6547. void u8g2_Setup_st75256_i2c_jlx172104_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6548. {
  6549. uint8_t tile_buf_height;
  6550. uint8_t *buf;
  6551. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx172104, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6552. buf = u8g2_m_22_13_f(&tile_buf_height);
  6553. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6554. }
  6555. /* st75256 */
  6556. /* st75256 1 */
  6557. void u8g2_Setup_st75256_jlx19296_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6558. {
  6559. uint8_t tile_buf_height;
  6560. uint8_t *buf;
  6561. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx19296, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6562. buf = u8g2_m_24_12_1(&tile_buf_height);
  6563. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6564. }
  6565. /* st75256 2 */
  6566. void u8g2_Setup_st75256_jlx19296_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6567. {
  6568. uint8_t tile_buf_height;
  6569. uint8_t *buf;
  6570. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx19296, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6571. buf = u8g2_m_24_12_2(&tile_buf_height);
  6572. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6573. }
  6574. /* st75256 f */
  6575. void u8g2_Setup_st75256_jlx19296_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6576. {
  6577. uint8_t tile_buf_height;
  6578. uint8_t *buf;
  6579. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx19296, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6580. buf = u8g2_m_24_12_f(&tile_buf_height);
  6581. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6582. }
  6583. /* st75256 */
  6584. /* st75256 1 */
  6585. void u8g2_Setup_st75256_i2c_jlx19296_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6586. {
  6587. uint8_t tile_buf_height;
  6588. uint8_t *buf;
  6589. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx19296, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6590. buf = u8g2_m_24_12_1(&tile_buf_height);
  6591. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6592. }
  6593. /* st75256 2 */
  6594. void u8g2_Setup_st75256_i2c_jlx19296_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6595. {
  6596. uint8_t tile_buf_height;
  6597. uint8_t *buf;
  6598. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx19296, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6599. buf = u8g2_m_24_12_2(&tile_buf_height);
  6600. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6601. }
  6602. /* st75256 f */
  6603. void u8g2_Setup_st75256_i2c_jlx19296_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6604. {
  6605. uint8_t tile_buf_height;
  6606. uint8_t *buf;
  6607. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx19296, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6608. buf = u8g2_m_24_12_f(&tile_buf_height);
  6609. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6610. }
  6611. /* st75256 */
  6612. /* st75256 1 */
  6613. void u8g2_Setup_st75256_jlx16080_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6614. {
  6615. uint8_t tile_buf_height;
  6616. uint8_t *buf;
  6617. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx16080, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6618. buf = u8g2_m_20_10_1(&tile_buf_height);
  6619. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6620. }
  6621. /* st75256 2 */
  6622. void u8g2_Setup_st75256_jlx16080_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6623. {
  6624. uint8_t tile_buf_height;
  6625. uint8_t *buf;
  6626. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx16080, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6627. buf = u8g2_m_20_10_2(&tile_buf_height);
  6628. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6629. }
  6630. /* st75256 f */
  6631. void u8g2_Setup_st75256_jlx16080_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6632. {
  6633. uint8_t tile_buf_height;
  6634. uint8_t *buf;
  6635. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx16080, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6636. buf = u8g2_m_20_10_f(&tile_buf_height);
  6637. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6638. }
  6639. /* st75256 */
  6640. /* st75256 1 */
  6641. void u8g2_Setup_st75256_i2c_jlx16080_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6642. {
  6643. uint8_t tile_buf_height;
  6644. uint8_t *buf;
  6645. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx16080, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6646. buf = u8g2_m_20_10_1(&tile_buf_height);
  6647. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6648. }
  6649. /* st75256 2 */
  6650. void u8g2_Setup_st75256_i2c_jlx16080_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6651. {
  6652. uint8_t tile_buf_height;
  6653. uint8_t *buf;
  6654. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx16080, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6655. buf = u8g2_m_20_10_2(&tile_buf_height);
  6656. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6657. }
  6658. /* st75256 f */
  6659. void u8g2_Setup_st75256_i2c_jlx16080_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6660. {
  6661. uint8_t tile_buf_height;
  6662. uint8_t *buf;
  6663. u8g2_SetupDisplay(u8g2, u8x8_d_st75256_jlx16080, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6664. buf = u8g2_m_20_10_f(&tile_buf_height);
  6665. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6666. }
  6667. /* st75320 */
  6668. /* st75320 1 */
  6669. void u8g2_Setup_st75320_jlx320240_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6670. {
  6671. uint8_t tile_buf_height;
  6672. uint8_t *buf;
  6673. u8g2_SetupDisplay(u8g2, u8x8_d_st75320_jlx320240, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6674. buf = u8g2_m_40_30_1(&tile_buf_height);
  6675. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6676. }
  6677. /* st75320 2 */
  6678. void u8g2_Setup_st75320_jlx320240_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6679. {
  6680. uint8_t tile_buf_height;
  6681. uint8_t *buf;
  6682. u8g2_SetupDisplay(u8g2, u8x8_d_st75320_jlx320240, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6683. buf = u8g2_m_40_30_2(&tile_buf_height);
  6684. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6685. }
  6686. /* st75320 f */
  6687. void u8g2_Setup_st75320_jlx320240_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6688. {
  6689. uint8_t tile_buf_height;
  6690. uint8_t *buf;
  6691. u8g2_SetupDisplay(u8g2, u8x8_d_st75320_jlx320240, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6692. buf = u8g2_m_40_30_f(&tile_buf_height);
  6693. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6694. }
  6695. /* st75320 */
  6696. /* st75320 1 */
  6697. void u8g2_Setup_st75320_i2c_jlx320240_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6698. {
  6699. uint8_t tile_buf_height;
  6700. uint8_t *buf;
  6701. u8g2_SetupDisplay(u8g2, u8x8_d_st75320_jlx320240, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6702. buf = u8g2_m_40_30_1(&tile_buf_height);
  6703. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6704. }
  6705. /* st75320 2 */
  6706. void u8g2_Setup_st75320_i2c_jlx320240_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6707. {
  6708. uint8_t tile_buf_height;
  6709. uint8_t *buf;
  6710. u8g2_SetupDisplay(u8g2, u8x8_d_st75320_jlx320240, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6711. buf = u8g2_m_40_30_2(&tile_buf_height);
  6712. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6713. }
  6714. /* st75320 f */
  6715. void u8g2_Setup_st75320_i2c_jlx320240_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6716. {
  6717. uint8_t tile_buf_height;
  6718. uint8_t *buf;
  6719. u8g2_SetupDisplay(u8g2, u8x8_d_st75320_jlx320240, u8x8_cad_st75256_i2c, byte_cb, gpio_and_delay_cb);
  6720. buf = u8g2_m_40_30_f(&tile_buf_height);
  6721. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6722. }
  6723. /* nt7534 */
  6724. /* nt7534 1 */
  6725. void u8g2_Setup_nt7534_tg12864r_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6726. {
  6727. uint8_t tile_buf_height;
  6728. uint8_t *buf;
  6729. u8g2_SetupDisplay(u8g2, u8x8_d_nt7534_tg12864r, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6730. buf = u8g2_m_16_8_1(&tile_buf_height);
  6731. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6732. }
  6733. /* nt7534 2 */
  6734. void u8g2_Setup_nt7534_tg12864r_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6735. {
  6736. uint8_t tile_buf_height;
  6737. uint8_t *buf;
  6738. u8g2_SetupDisplay(u8g2, u8x8_d_nt7534_tg12864r, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6739. buf = u8g2_m_16_8_2(&tile_buf_height);
  6740. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6741. }
  6742. /* nt7534 f */
  6743. void u8g2_Setup_nt7534_tg12864r_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6744. {
  6745. uint8_t tile_buf_height;
  6746. uint8_t *buf;
  6747. u8g2_SetupDisplay(u8g2, u8x8_d_nt7534_tg12864r, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6748. buf = u8g2_m_16_8_f(&tile_buf_height);
  6749. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6750. }
  6751. /* ist3020 */
  6752. /* ist3020 1 */
  6753. void u8g2_Setup_ist3020_erc19264_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6754. {
  6755. uint8_t tile_buf_height;
  6756. uint8_t *buf;
  6757. u8g2_SetupDisplay(u8g2, u8x8_d_ist3020_erc19264, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6758. buf = u8g2_m_24_8_1(&tile_buf_height);
  6759. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6760. }
  6761. /* ist3020 2 */
  6762. void u8g2_Setup_ist3020_erc19264_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6763. {
  6764. uint8_t tile_buf_height;
  6765. uint8_t *buf;
  6766. u8g2_SetupDisplay(u8g2, u8x8_d_ist3020_erc19264, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6767. buf = u8g2_m_24_8_2(&tile_buf_height);
  6768. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6769. }
  6770. /* ist3020 f */
  6771. void u8g2_Setup_ist3020_erc19264_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6772. {
  6773. uint8_t tile_buf_height;
  6774. uint8_t *buf;
  6775. u8g2_SetupDisplay(u8g2, u8x8_d_ist3020_erc19264, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6776. buf = u8g2_m_24_8_f(&tile_buf_height);
  6777. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6778. }
  6779. /* ist3088 */
  6780. /* ist3088 1 */
  6781. void u8g2_Setup_ist3088_320x240_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6782. {
  6783. uint8_t tile_buf_height;
  6784. uint8_t *buf;
  6785. u8g2_SetupDisplay(u8g2, u8x8_d_ist3088_320x240, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6786. buf = u8g2_m_40_30_1(&tile_buf_height);
  6787. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  6788. }
  6789. /* ist3088 2 */
  6790. void u8g2_Setup_ist3088_320x240_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6791. {
  6792. uint8_t tile_buf_height;
  6793. uint8_t *buf;
  6794. u8g2_SetupDisplay(u8g2, u8x8_d_ist3088_320x240, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6795. buf = u8g2_m_40_30_2(&tile_buf_height);
  6796. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  6797. }
  6798. /* ist3088 f */
  6799. void u8g2_Setup_ist3088_320x240_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6800. {
  6801. uint8_t tile_buf_height;
  6802. uint8_t *buf;
  6803. u8g2_SetupDisplay(u8g2, u8x8_d_ist3088_320x240, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  6804. buf = u8g2_m_40_30_f(&tile_buf_height);
  6805. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  6806. }
  6807. /* ist7920 */
  6808. /* ist7920 1 */
  6809. void u8g2_Setup_ist7920_128x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6810. {
  6811. uint8_t tile_buf_height;
  6812. uint8_t *buf;
  6813. u8g2_SetupDisplay(u8g2, u8x8_d_ist7920_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6814. buf = u8g2_m_16_16_1(&tile_buf_height);
  6815. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6816. }
  6817. /* ist7920 2 */
  6818. void u8g2_Setup_ist7920_128x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6819. {
  6820. uint8_t tile_buf_height;
  6821. uint8_t *buf;
  6822. u8g2_SetupDisplay(u8g2, u8x8_d_ist7920_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6823. buf = u8g2_m_16_16_2(&tile_buf_height);
  6824. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6825. }
  6826. /* ist7920 f */
  6827. void u8g2_Setup_ist7920_128x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6828. {
  6829. uint8_t tile_buf_height;
  6830. uint8_t *buf;
  6831. u8g2_SetupDisplay(u8g2, u8x8_d_ist7920_128x128, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6832. buf = u8g2_m_16_16_f(&tile_buf_height);
  6833. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6834. }
  6835. /* sbn1661 */
  6836. /* sbn1661 1 */
  6837. void u8g2_Setup_sbn1661_122x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6838. {
  6839. uint8_t tile_buf_height;
  6840. uint8_t *buf;
  6841. u8g2_SetupDisplay(u8g2, u8x8_d_sbn1661_122x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6842. buf = u8g2_m_16_4_1(&tile_buf_height);
  6843. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6844. }
  6845. /* sbn1661 2 */
  6846. void u8g2_Setup_sbn1661_122x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6847. {
  6848. uint8_t tile_buf_height;
  6849. uint8_t *buf;
  6850. u8g2_SetupDisplay(u8g2, u8x8_d_sbn1661_122x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6851. buf = u8g2_m_16_4_2(&tile_buf_height);
  6852. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6853. }
  6854. /* sbn1661 f */
  6855. void u8g2_Setup_sbn1661_122x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6856. {
  6857. uint8_t tile_buf_height;
  6858. uint8_t *buf;
  6859. u8g2_SetupDisplay(u8g2, u8x8_d_sbn1661_122x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6860. buf = u8g2_m_16_4_f(&tile_buf_height);
  6861. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6862. }
  6863. /* sed1520 */
  6864. /* sed1520 1 */
  6865. void u8g2_Setup_sed1520_122x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6866. {
  6867. uint8_t tile_buf_height;
  6868. uint8_t *buf;
  6869. u8g2_SetupDisplay(u8g2, u8x8_d_sed1520_122x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6870. buf = u8g2_m_16_4_1(&tile_buf_height);
  6871. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6872. }
  6873. /* sed1520 2 */
  6874. void u8g2_Setup_sed1520_122x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6875. {
  6876. uint8_t tile_buf_height;
  6877. uint8_t *buf;
  6878. u8g2_SetupDisplay(u8g2, u8x8_d_sed1520_122x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6879. buf = u8g2_m_16_4_2(&tile_buf_height);
  6880. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6881. }
  6882. /* sed1520 f */
  6883. void u8g2_Setup_sed1520_122x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6884. {
  6885. uint8_t tile_buf_height;
  6886. uint8_t *buf;
  6887. u8g2_SetupDisplay(u8g2, u8x8_d_sed1520_122x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6888. buf = u8g2_m_16_4_f(&tile_buf_height);
  6889. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6890. }
  6891. /* ks0108 */
  6892. /* ks0108 1 */
  6893. void u8g2_Setup_ks0108_128x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6894. {
  6895. uint8_t tile_buf_height;
  6896. uint8_t *buf;
  6897. u8g2_SetupDisplay(u8g2, u8x8_d_ks0108_128x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6898. buf = u8g2_m_16_8_1(&tile_buf_height);
  6899. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6900. }
  6901. /* ks0108 2 */
  6902. void u8g2_Setup_ks0108_128x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6903. {
  6904. uint8_t tile_buf_height;
  6905. uint8_t *buf;
  6906. u8g2_SetupDisplay(u8g2, u8x8_d_ks0108_128x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6907. buf = u8g2_m_16_8_2(&tile_buf_height);
  6908. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6909. }
  6910. /* ks0108 f */
  6911. void u8g2_Setup_ks0108_128x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6912. {
  6913. uint8_t tile_buf_height;
  6914. uint8_t *buf;
  6915. u8g2_SetupDisplay(u8g2, u8x8_d_ks0108_128x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6916. buf = u8g2_m_16_8_f(&tile_buf_height);
  6917. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6918. }
  6919. /* ks0108 */
  6920. /* ks0108 1 */
  6921. void u8g2_Setup_ks0108_erm19264_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6922. {
  6923. uint8_t tile_buf_height;
  6924. uint8_t *buf;
  6925. u8g2_SetupDisplay(u8g2, u8x8_d_ks0108_erm19264, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6926. buf = u8g2_m_24_8_1(&tile_buf_height);
  6927. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6928. }
  6929. /* ks0108 2 */
  6930. void u8g2_Setup_ks0108_erm19264_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6931. {
  6932. uint8_t tile_buf_height;
  6933. uint8_t *buf;
  6934. u8g2_SetupDisplay(u8g2, u8x8_d_ks0108_erm19264, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6935. buf = u8g2_m_24_8_2(&tile_buf_height);
  6936. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6937. }
  6938. /* ks0108 f */
  6939. void u8g2_Setup_ks0108_erm19264_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6940. {
  6941. uint8_t tile_buf_height;
  6942. uint8_t *buf;
  6943. u8g2_SetupDisplay(u8g2, u8x8_d_ks0108_erm19264, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6944. buf = u8g2_m_24_8_f(&tile_buf_height);
  6945. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6946. }
  6947. /* t7932 */
  6948. /* t7932 1 */
  6949. void u8g2_Setup_t7932_150x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6950. {
  6951. uint8_t tile_buf_height;
  6952. uint8_t *buf;
  6953. u8g2_SetupDisplay(u8g2, u8x8_d_t7932_150x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6954. buf = u8g2_m_19_4_1(&tile_buf_height);
  6955. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6956. }
  6957. /* t7932 2 */
  6958. void u8g2_Setup_t7932_150x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6959. {
  6960. uint8_t tile_buf_height;
  6961. uint8_t *buf;
  6962. u8g2_SetupDisplay(u8g2, u8x8_d_t7932_150x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6963. buf = u8g2_m_19_4_2(&tile_buf_height);
  6964. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6965. }
  6966. /* t7932 f */
  6967. void u8g2_Setup_t7932_150x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6968. {
  6969. uint8_t tile_buf_height;
  6970. uint8_t *buf;
  6971. u8g2_SetupDisplay(u8g2, u8x8_d_t7932_150x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6972. buf = u8g2_m_19_4_f(&tile_buf_height);
  6973. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6974. }
  6975. /* hd44102 */
  6976. /* hd44102 1 */
  6977. void u8g2_Setup_hd44102_100x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6978. {
  6979. uint8_t tile_buf_height;
  6980. uint8_t *buf;
  6981. u8g2_SetupDisplay(u8g2, u8x8_d_hd44102_100x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6982. buf = u8g2_m_13_8_1(&tile_buf_height);
  6983. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6984. }
  6985. /* hd44102 2 */
  6986. void u8g2_Setup_hd44102_100x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6987. {
  6988. uint8_t tile_buf_height;
  6989. uint8_t *buf;
  6990. u8g2_SetupDisplay(u8g2, u8x8_d_hd44102_100x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  6991. buf = u8g2_m_13_8_2(&tile_buf_height);
  6992. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  6993. }
  6994. /* hd44102 f */
  6995. void u8g2_Setup_hd44102_100x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  6996. {
  6997. uint8_t tile_buf_height;
  6998. uint8_t *buf;
  6999. u8g2_SetupDisplay(u8g2, u8x8_d_hd44102_100x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  7000. buf = u8g2_m_13_8_f(&tile_buf_height);
  7001. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7002. }
  7003. /* lc7981 */
  7004. /* lc7981 1 */
  7005. void u8g2_Setup_lc7981_160x80_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7006. {
  7007. uint8_t tile_buf_height;
  7008. uint8_t *buf;
  7009. u8g2_SetupDisplay(u8g2, u8x8_d_lc7981_160x80, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7010. buf = u8g2_m_20_10_1(&tile_buf_height);
  7011. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7012. }
  7013. /* lc7981 2 */
  7014. void u8g2_Setup_lc7981_160x80_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7015. {
  7016. uint8_t tile_buf_height;
  7017. uint8_t *buf;
  7018. u8g2_SetupDisplay(u8g2, u8x8_d_lc7981_160x80, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7019. buf = u8g2_m_20_10_2(&tile_buf_height);
  7020. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7021. }
  7022. /* lc7981 f */
  7023. void u8g2_Setup_lc7981_160x80_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7024. {
  7025. uint8_t tile_buf_height;
  7026. uint8_t *buf;
  7027. u8g2_SetupDisplay(u8g2, u8x8_d_lc7981_160x80, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7028. buf = u8g2_m_20_10_f(&tile_buf_height);
  7029. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7030. }
  7031. /* lc7981 */
  7032. /* lc7981 1 */
  7033. void u8g2_Setup_lc7981_160x160_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7034. {
  7035. uint8_t tile_buf_height;
  7036. uint8_t *buf;
  7037. u8g2_SetupDisplay(u8g2, u8x8_d_lc7981_160x160, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7038. buf = u8g2_m_20_20_1(&tile_buf_height);
  7039. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7040. }
  7041. /* lc7981 2 */
  7042. void u8g2_Setup_lc7981_160x160_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7043. {
  7044. uint8_t tile_buf_height;
  7045. uint8_t *buf;
  7046. u8g2_SetupDisplay(u8g2, u8x8_d_lc7981_160x160, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7047. buf = u8g2_m_20_20_2(&tile_buf_height);
  7048. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7049. }
  7050. /* lc7981 f */
  7051. void u8g2_Setup_lc7981_160x160_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7052. {
  7053. uint8_t tile_buf_height;
  7054. uint8_t *buf;
  7055. u8g2_SetupDisplay(u8g2, u8x8_d_lc7981_160x160, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7056. buf = u8g2_m_20_20_f(&tile_buf_height);
  7057. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7058. }
  7059. /* lc7981 */
  7060. /* lc7981 1 */
  7061. void u8g2_Setup_lc7981_240x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7062. {
  7063. uint8_t tile_buf_height;
  7064. uint8_t *buf;
  7065. u8g2_SetupDisplay(u8g2, u8x8_d_lc7981_240x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7066. buf = u8g2_m_30_16_1(&tile_buf_height);
  7067. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7068. }
  7069. /* lc7981 2 */
  7070. void u8g2_Setup_lc7981_240x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7071. {
  7072. uint8_t tile_buf_height;
  7073. uint8_t *buf;
  7074. u8g2_SetupDisplay(u8g2, u8x8_d_lc7981_240x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7075. buf = u8g2_m_30_16_2(&tile_buf_height);
  7076. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7077. }
  7078. /* lc7981 f */
  7079. void u8g2_Setup_lc7981_240x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7080. {
  7081. uint8_t tile_buf_height;
  7082. uint8_t *buf;
  7083. u8g2_SetupDisplay(u8g2, u8x8_d_lc7981_240x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7084. buf = u8g2_m_30_16_f(&tile_buf_height);
  7085. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7086. }
  7087. /* lc7981 */
  7088. /* lc7981 1 */
  7089. void u8g2_Setup_lc7981_240x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7090. {
  7091. uint8_t tile_buf_height;
  7092. uint8_t *buf;
  7093. u8g2_SetupDisplay(u8g2, u8x8_d_lc7981_240x64, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7094. buf = u8g2_m_30_8_1(&tile_buf_height);
  7095. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7096. }
  7097. /* lc7981 2 */
  7098. void u8g2_Setup_lc7981_240x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7099. {
  7100. uint8_t tile_buf_height;
  7101. uint8_t *buf;
  7102. u8g2_SetupDisplay(u8g2, u8x8_d_lc7981_240x64, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7103. buf = u8g2_m_30_8_2(&tile_buf_height);
  7104. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7105. }
  7106. /* lc7981 f */
  7107. void u8g2_Setup_lc7981_240x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7108. {
  7109. uint8_t tile_buf_height;
  7110. uint8_t *buf;
  7111. u8g2_SetupDisplay(u8g2, u8x8_d_lc7981_240x64, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7112. buf = u8g2_m_30_8_f(&tile_buf_height);
  7113. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7114. }
  7115. /* lc7981 */
  7116. /* lc7981 1 */
  7117. void u8g2_Setup_lc7981_128x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7118. {
  7119. uint8_t tile_buf_height;
  7120. uint8_t *buf;
  7121. u8g2_SetupDisplay(u8g2, u8x8_d_lc7981_128x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7122. buf = u8g2_m_16_16_1(&tile_buf_height);
  7123. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7124. }
  7125. /* lc7981 2 */
  7126. void u8g2_Setup_lc7981_128x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7127. {
  7128. uint8_t tile_buf_height;
  7129. uint8_t *buf;
  7130. u8g2_SetupDisplay(u8g2, u8x8_d_lc7981_128x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7131. buf = u8g2_m_16_16_2(&tile_buf_height);
  7132. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7133. }
  7134. /* lc7981 f */
  7135. void u8g2_Setup_lc7981_128x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7136. {
  7137. uint8_t tile_buf_height;
  7138. uint8_t *buf;
  7139. u8g2_SetupDisplay(u8g2, u8x8_d_lc7981_128x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7140. buf = u8g2_m_16_16_f(&tile_buf_height);
  7141. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7142. }
  7143. /* t6963 */
  7144. /* t6963 1 */
  7145. void u8g2_Setup_t6963_240x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7146. {
  7147. uint8_t tile_buf_height;
  7148. uint8_t *buf;
  7149. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_240x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7150. buf = u8g2_m_30_16_1(&tile_buf_height);
  7151. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7152. }
  7153. /* t6963 2 */
  7154. void u8g2_Setup_t6963_240x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7155. {
  7156. uint8_t tile_buf_height;
  7157. uint8_t *buf;
  7158. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_240x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7159. buf = u8g2_m_30_16_2(&tile_buf_height);
  7160. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7161. }
  7162. /* t6963 f */
  7163. void u8g2_Setup_t6963_240x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7164. {
  7165. uint8_t tile_buf_height;
  7166. uint8_t *buf;
  7167. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_240x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7168. buf = u8g2_m_30_16_f(&tile_buf_height);
  7169. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7170. }
  7171. /* t6963 */
  7172. /* t6963 1 */
  7173. void u8g2_Setup_t6963_240x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7174. {
  7175. uint8_t tile_buf_height;
  7176. uint8_t *buf;
  7177. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_240x64, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7178. buf = u8g2_m_30_8_1(&tile_buf_height);
  7179. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7180. }
  7181. /* t6963 2 */
  7182. void u8g2_Setup_t6963_240x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7183. {
  7184. uint8_t tile_buf_height;
  7185. uint8_t *buf;
  7186. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_240x64, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7187. buf = u8g2_m_30_8_2(&tile_buf_height);
  7188. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7189. }
  7190. /* t6963 f */
  7191. void u8g2_Setup_t6963_240x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7192. {
  7193. uint8_t tile_buf_height;
  7194. uint8_t *buf;
  7195. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_240x64, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7196. buf = u8g2_m_30_8_f(&tile_buf_height);
  7197. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7198. }
  7199. /* t6963 */
  7200. /* t6963 1 */
  7201. void u8g2_Setup_t6963_256x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7202. {
  7203. uint8_t tile_buf_height;
  7204. uint8_t *buf;
  7205. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_256x64, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7206. buf = u8g2_m_32_8_1(&tile_buf_height);
  7207. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7208. }
  7209. /* t6963 2 */
  7210. void u8g2_Setup_t6963_256x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7211. {
  7212. uint8_t tile_buf_height;
  7213. uint8_t *buf;
  7214. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_256x64, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7215. buf = u8g2_m_32_8_2(&tile_buf_height);
  7216. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7217. }
  7218. /* t6963 f */
  7219. void u8g2_Setup_t6963_256x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7220. {
  7221. uint8_t tile_buf_height;
  7222. uint8_t *buf;
  7223. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_256x64, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7224. buf = u8g2_m_32_8_f(&tile_buf_height);
  7225. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7226. }
  7227. /* t6963 */
  7228. /* t6963 1 */
  7229. void u8g2_Setup_t6963_128x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7230. {
  7231. uint8_t tile_buf_height;
  7232. uint8_t *buf;
  7233. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_128x64, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7234. buf = u8g2_m_16_8_1(&tile_buf_height);
  7235. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7236. }
  7237. void u8g2_Setup_t6963_128x64_alt_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7238. {
  7239. uint8_t tile_buf_height;
  7240. uint8_t *buf;
  7241. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_128x64_alt, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7242. buf = u8g2_m_16_8_1(&tile_buf_height);
  7243. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7244. }
  7245. /* t6963 2 */
  7246. void u8g2_Setup_t6963_128x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7247. {
  7248. uint8_t tile_buf_height;
  7249. uint8_t *buf;
  7250. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_128x64, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7251. buf = u8g2_m_16_8_2(&tile_buf_height);
  7252. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7253. }
  7254. void u8g2_Setup_t6963_128x64_alt_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7255. {
  7256. uint8_t tile_buf_height;
  7257. uint8_t *buf;
  7258. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_128x64_alt, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7259. buf = u8g2_m_16_8_2(&tile_buf_height);
  7260. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7261. }
  7262. /* t6963 f */
  7263. void u8g2_Setup_t6963_128x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7264. {
  7265. uint8_t tile_buf_height;
  7266. uint8_t *buf;
  7267. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_128x64, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7268. buf = u8g2_m_16_8_f(&tile_buf_height);
  7269. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7270. }
  7271. void u8g2_Setup_t6963_128x64_alt_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7272. {
  7273. uint8_t tile_buf_height;
  7274. uint8_t *buf;
  7275. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_128x64_alt, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7276. buf = u8g2_m_16_8_f(&tile_buf_height);
  7277. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7278. }
  7279. /* t6963 */
  7280. /* t6963 1 */
  7281. void u8g2_Setup_t6963_160x80_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7282. {
  7283. uint8_t tile_buf_height;
  7284. uint8_t *buf;
  7285. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_160x80, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7286. buf = u8g2_m_20_10_1(&tile_buf_height);
  7287. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7288. }
  7289. /* t6963 2 */
  7290. void u8g2_Setup_t6963_160x80_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7291. {
  7292. uint8_t tile_buf_height;
  7293. uint8_t *buf;
  7294. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_160x80, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7295. buf = u8g2_m_20_10_2(&tile_buf_height);
  7296. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7297. }
  7298. /* t6963 f */
  7299. void u8g2_Setup_t6963_160x80_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7300. {
  7301. uint8_t tile_buf_height;
  7302. uint8_t *buf;
  7303. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_160x80, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7304. buf = u8g2_m_20_10_f(&tile_buf_height);
  7305. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7306. }
  7307. /* t6963 */
  7308. /* t6963 1 */
  7309. void u8g2_Setup_t6963_128x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7310. {
  7311. uint8_t tile_buf_height;
  7312. uint8_t *buf;
  7313. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_128x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7314. buf = u8g2_m_16_16_1(&tile_buf_height);
  7315. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7316. }
  7317. /* t6963 2 */
  7318. void u8g2_Setup_t6963_128x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7319. {
  7320. uint8_t tile_buf_height;
  7321. uint8_t *buf;
  7322. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_128x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7323. buf = u8g2_m_16_16_2(&tile_buf_height);
  7324. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7325. }
  7326. /* t6963 f */
  7327. void u8g2_Setup_t6963_128x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7328. {
  7329. uint8_t tile_buf_height;
  7330. uint8_t *buf;
  7331. u8g2_SetupDisplay(u8g2, u8x8_d_t6963_128x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7332. buf = u8g2_m_16_16_f(&tile_buf_height);
  7333. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7334. }
  7335. /* ssd1320 */
  7336. /* ssd1320 1 */
  7337. void u8g2_Setup_ssd1320_160x32_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7338. {
  7339. uint8_t tile_buf_height;
  7340. uint8_t *buf;
  7341. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1320_160x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  7342. buf = u8g2_m_20_4_1(&tile_buf_height);
  7343. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7344. }
  7345. /* ssd1320 2 */
  7346. void u8g2_Setup_ssd1320_160x32_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7347. {
  7348. uint8_t tile_buf_height;
  7349. uint8_t *buf;
  7350. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1320_160x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  7351. buf = u8g2_m_20_4_2(&tile_buf_height);
  7352. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7353. }
  7354. /* ssd1320 f */
  7355. void u8g2_Setup_ssd1320_160x32_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7356. {
  7357. uint8_t tile_buf_height;
  7358. uint8_t *buf;
  7359. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1320_160x32, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  7360. buf = u8g2_m_20_4_f(&tile_buf_height);
  7361. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7362. }
  7363. /* ssd1320 */
  7364. /* ssd1320 1 */
  7365. void u8g2_Setup_ssd1320_160x132_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7366. {
  7367. uint8_t tile_buf_height;
  7368. uint8_t *buf;
  7369. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1320_160x132, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  7370. buf = u8g2_m_20_17_1(&tile_buf_height);
  7371. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7372. }
  7373. /* ssd1320 2 */
  7374. void u8g2_Setup_ssd1320_160x132_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7375. {
  7376. uint8_t tile_buf_height;
  7377. uint8_t *buf;
  7378. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1320_160x132, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  7379. buf = u8g2_m_20_17_2(&tile_buf_height);
  7380. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7381. }
  7382. /* ssd1320 f */
  7383. void u8g2_Setup_ssd1320_160x132_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7384. {
  7385. uint8_t tile_buf_height;
  7386. uint8_t *buf;
  7387. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1320_160x132, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  7388. buf = u8g2_m_20_17_f(&tile_buf_height);
  7389. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7390. }
  7391. /* ssd1320 */
  7392. /* ssd1320 1 */
  7393. void u8g2_Setup_ssd1320_160x80_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7394. {
  7395. uint8_t tile_buf_height;
  7396. uint8_t *buf;
  7397. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1320_160x80, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  7398. buf = u8g2_m_20_10_1(&tile_buf_height);
  7399. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7400. }
  7401. /* ssd1320 2 */
  7402. void u8g2_Setup_ssd1320_160x80_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7403. {
  7404. uint8_t tile_buf_height;
  7405. uint8_t *buf;
  7406. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1320_160x80, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  7407. buf = u8g2_m_20_10_2(&tile_buf_height);
  7408. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7409. }
  7410. /* ssd1320 f */
  7411. void u8g2_Setup_ssd1320_160x80_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7412. {
  7413. uint8_t tile_buf_height;
  7414. uint8_t *buf;
  7415. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1320_160x80, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  7416. buf = u8g2_m_20_10_f(&tile_buf_height);
  7417. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7418. }
  7419. /* ssd1320 */
  7420. /* ssd1320 1 */
  7421. void u8g2_Setup_ssd1320_i2c_160x80_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7422. {
  7423. uint8_t tile_buf_height;
  7424. uint8_t *buf;
  7425. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1320_160x80, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  7426. buf = u8g2_m_20_10_1(&tile_buf_height);
  7427. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7428. }
  7429. /* ssd1320 2 */
  7430. void u8g2_Setup_ssd1320_i2c_160x80_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7431. {
  7432. uint8_t tile_buf_height;
  7433. uint8_t *buf;
  7434. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1320_160x80, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  7435. buf = u8g2_m_20_10_2(&tile_buf_height);
  7436. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7437. }
  7438. /* ssd1320 f */
  7439. void u8g2_Setup_ssd1320_i2c_160x80_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7440. {
  7441. uint8_t tile_buf_height;
  7442. uint8_t *buf;
  7443. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1320_160x80, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  7444. buf = u8g2_m_20_10_f(&tile_buf_height);
  7445. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7446. }
  7447. /* ssd1322 */
  7448. /* ssd1322 1 */
  7449. void u8g2_Setup_ssd1322_240x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7450. {
  7451. uint8_t tile_buf_height;
  7452. uint8_t *buf;
  7453. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1322_240x128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7454. buf = u8g2_m_30_16_1(&tile_buf_height);
  7455. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7456. }
  7457. /* ssd1322 2 */
  7458. void u8g2_Setup_ssd1322_240x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7459. {
  7460. uint8_t tile_buf_height;
  7461. uint8_t *buf;
  7462. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1322_240x128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7463. buf = u8g2_m_30_16_2(&tile_buf_height);
  7464. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7465. }
  7466. /* ssd1322 f */
  7467. void u8g2_Setup_ssd1322_240x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7468. {
  7469. uint8_t tile_buf_height;
  7470. uint8_t *buf;
  7471. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1322_240x128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7472. buf = u8g2_m_30_16_f(&tile_buf_height);
  7473. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7474. }
  7475. /* ssd1322 */
  7476. /* ssd1322 1 */
  7477. void u8g2_Setup_ssd1322_nhd_256x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7478. {
  7479. uint8_t tile_buf_height;
  7480. uint8_t *buf;
  7481. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1322_nhd_256x64, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7482. buf = u8g2_m_32_8_1(&tile_buf_height);
  7483. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7484. }
  7485. /* ssd1322 2 */
  7486. void u8g2_Setup_ssd1322_nhd_256x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7487. {
  7488. uint8_t tile_buf_height;
  7489. uint8_t *buf;
  7490. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1322_nhd_256x64, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7491. buf = u8g2_m_32_8_2(&tile_buf_height);
  7492. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7493. }
  7494. /* ssd1322 f */
  7495. void u8g2_Setup_ssd1322_nhd_256x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7496. {
  7497. uint8_t tile_buf_height;
  7498. uint8_t *buf;
  7499. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1322_nhd_256x64, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7500. buf = u8g2_m_32_8_f(&tile_buf_height);
  7501. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7502. }
  7503. /* ssd1322 */
  7504. /* ssd1322 1 */
  7505. void u8g2_Setup_ssd1322_nhd_128x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7506. {
  7507. uint8_t tile_buf_height;
  7508. uint8_t *buf;
  7509. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1322_nhd_128x64, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7510. buf = u8g2_m_16_8_1(&tile_buf_height);
  7511. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7512. }
  7513. /* ssd1322 2 */
  7514. void u8g2_Setup_ssd1322_nhd_128x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7515. {
  7516. uint8_t tile_buf_height;
  7517. uint8_t *buf;
  7518. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1322_nhd_128x64, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7519. buf = u8g2_m_16_8_2(&tile_buf_height);
  7520. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7521. }
  7522. /* ssd1322 f */
  7523. void u8g2_Setup_ssd1322_nhd_128x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7524. {
  7525. uint8_t tile_buf_height;
  7526. uint8_t *buf;
  7527. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1322_nhd_128x64, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7528. buf = u8g2_m_16_8_f(&tile_buf_height);
  7529. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7530. }
  7531. /* ssd1362 */
  7532. /* ssd1362 1 */
  7533. void u8g2_Setup_ssd1362_256x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7534. {
  7535. uint8_t tile_buf_height;
  7536. uint8_t *buf;
  7537. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1362_256x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  7538. buf = u8g2_m_32_8_1(&tile_buf_height);
  7539. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7540. }
  7541. /* ssd1362 2 */
  7542. void u8g2_Setup_ssd1362_256x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7543. {
  7544. uint8_t tile_buf_height;
  7545. uint8_t *buf;
  7546. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1362_256x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  7547. buf = u8g2_m_32_8_2(&tile_buf_height);
  7548. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7549. }
  7550. /* ssd1362 f */
  7551. void u8g2_Setup_ssd1362_256x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7552. {
  7553. uint8_t tile_buf_height;
  7554. uint8_t *buf;
  7555. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1362_256x64, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  7556. buf = u8g2_m_32_8_f(&tile_buf_height);
  7557. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7558. }
  7559. /* ssd1362 */
  7560. /* ssd1362 1 */
  7561. void u8g2_Setup_ssd1362_i2c_256x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7562. {
  7563. uint8_t tile_buf_height;
  7564. uint8_t *buf;
  7565. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1362_256x64, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  7566. buf = u8g2_m_32_8_1(&tile_buf_height);
  7567. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7568. }
  7569. /* ssd1362 2 */
  7570. void u8g2_Setup_ssd1362_i2c_256x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7571. {
  7572. uint8_t tile_buf_height;
  7573. uint8_t *buf;
  7574. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1362_256x64, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  7575. buf = u8g2_m_32_8_2(&tile_buf_height);
  7576. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7577. }
  7578. /* ssd1362 f */
  7579. void u8g2_Setup_ssd1362_i2c_256x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7580. {
  7581. uint8_t tile_buf_height;
  7582. uint8_t *buf;
  7583. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1362_256x64, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  7584. buf = u8g2_m_32_8_f(&tile_buf_height);
  7585. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7586. }
  7587. /* ssd1362 */
  7588. /* ssd1362 1 */
  7589. void u8g2_Setup_ssd1362_206x36_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7590. {
  7591. uint8_t tile_buf_height;
  7592. uint8_t *buf;
  7593. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1362_206x36, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  7594. buf = u8g2_m_26_5_1(&tile_buf_height);
  7595. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7596. }
  7597. /* ssd1362 2 */
  7598. void u8g2_Setup_ssd1362_206x36_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7599. {
  7600. uint8_t tile_buf_height;
  7601. uint8_t *buf;
  7602. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1362_206x36, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  7603. buf = u8g2_m_26_5_2(&tile_buf_height);
  7604. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7605. }
  7606. /* ssd1362 f */
  7607. void u8g2_Setup_ssd1362_206x36_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7608. {
  7609. uint8_t tile_buf_height;
  7610. uint8_t *buf;
  7611. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1362_206x36, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
  7612. buf = u8g2_m_26_5_f(&tile_buf_height);
  7613. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7614. }
  7615. /* ssd1362 */
  7616. /* ssd1362 1 */
  7617. void u8g2_Setup_ssd1362_i2c_206x36_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7618. {
  7619. uint8_t tile_buf_height;
  7620. uint8_t *buf;
  7621. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1362_206x36, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  7622. buf = u8g2_m_26_5_1(&tile_buf_height);
  7623. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7624. }
  7625. /* ssd1362 2 */
  7626. void u8g2_Setup_ssd1362_i2c_206x36_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7627. {
  7628. uint8_t tile_buf_height;
  7629. uint8_t *buf;
  7630. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1362_206x36, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  7631. buf = u8g2_m_26_5_2(&tile_buf_height);
  7632. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7633. }
  7634. /* ssd1362 f */
  7635. void u8g2_Setup_ssd1362_i2c_206x36_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7636. {
  7637. uint8_t tile_buf_height;
  7638. uint8_t *buf;
  7639. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1362_206x36, u8x8_cad_ssd13xx_fast_i2c, byte_cb, gpio_and_delay_cb);
  7640. buf = u8g2_m_26_5_f(&tile_buf_height);
  7641. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7642. }
  7643. /* ssd1606 */
  7644. /* ssd1606 1 */
  7645. void u8g2_Setup_ssd1606_172x72_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7646. {
  7647. uint8_t tile_buf_height;
  7648. uint8_t *buf;
  7649. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1606_172x72, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7650. buf = u8g2_m_22_9_1(&tile_buf_height);
  7651. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7652. }
  7653. /* ssd1606 2 */
  7654. void u8g2_Setup_ssd1606_172x72_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7655. {
  7656. uint8_t tile_buf_height;
  7657. uint8_t *buf;
  7658. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1606_172x72, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7659. buf = u8g2_m_22_9_2(&tile_buf_height);
  7660. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7661. }
  7662. /* ssd1606 f */
  7663. void u8g2_Setup_ssd1606_172x72_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7664. {
  7665. uint8_t tile_buf_height;
  7666. uint8_t *buf;
  7667. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1606_172x72, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7668. buf = u8g2_m_22_9_f(&tile_buf_height);
  7669. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7670. }
  7671. /* ssd1607 */
  7672. /* ssd1607 1 */
  7673. void u8g2_Setup_ssd1607_200x200_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7674. {
  7675. uint8_t tile_buf_height;
  7676. uint8_t *buf;
  7677. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1607_200x200, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7678. buf = u8g2_m_25_25_1(&tile_buf_height);
  7679. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7680. }
  7681. void u8g2_Setup_ssd1607_gd_200x200_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7682. {
  7683. uint8_t tile_buf_height;
  7684. uint8_t *buf;
  7685. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1607_gd_200x200, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7686. buf = u8g2_m_25_25_1(&tile_buf_height);
  7687. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7688. }
  7689. void u8g2_Setup_ssd1607_ws_200x200_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7690. {
  7691. uint8_t tile_buf_height;
  7692. uint8_t *buf;
  7693. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1607_ws_200x200, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7694. buf = u8g2_m_25_25_1(&tile_buf_height);
  7695. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7696. }
  7697. /* ssd1607 2 */
  7698. void u8g2_Setup_ssd1607_200x200_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7699. {
  7700. uint8_t tile_buf_height;
  7701. uint8_t *buf;
  7702. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1607_200x200, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7703. buf = u8g2_m_25_25_2(&tile_buf_height);
  7704. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7705. }
  7706. void u8g2_Setup_ssd1607_gd_200x200_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7707. {
  7708. uint8_t tile_buf_height;
  7709. uint8_t *buf;
  7710. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1607_gd_200x200, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7711. buf = u8g2_m_25_25_2(&tile_buf_height);
  7712. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7713. }
  7714. void u8g2_Setup_ssd1607_ws_200x200_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7715. {
  7716. uint8_t tile_buf_height;
  7717. uint8_t *buf;
  7718. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1607_ws_200x200, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7719. buf = u8g2_m_25_25_2(&tile_buf_height);
  7720. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7721. }
  7722. /* ssd1607 f */
  7723. void u8g2_Setup_ssd1607_200x200_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7724. {
  7725. uint8_t tile_buf_height;
  7726. uint8_t *buf;
  7727. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1607_200x200, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7728. buf = u8g2_m_25_25_f(&tile_buf_height);
  7729. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7730. }
  7731. void u8g2_Setup_ssd1607_gd_200x200_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7732. {
  7733. uint8_t tile_buf_height;
  7734. uint8_t *buf;
  7735. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1607_gd_200x200, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7736. buf = u8g2_m_25_25_f(&tile_buf_height);
  7737. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7738. }
  7739. void u8g2_Setup_ssd1607_ws_200x200_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7740. {
  7741. uint8_t tile_buf_height;
  7742. uint8_t *buf;
  7743. u8g2_SetupDisplay(u8g2, u8x8_d_ssd1607_ws_200x200, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7744. buf = u8g2_m_25_25_f(&tile_buf_height);
  7745. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7746. }
  7747. /* il3820 */
  7748. /* il3820 1 */
  7749. void u8g2_Setup_il3820_296x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7750. {
  7751. uint8_t tile_buf_height;
  7752. uint8_t *buf;
  7753. u8g2_SetupDisplay(u8g2, u8x8_d_il3820_296x128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7754. buf = u8g2_m_37_16_1(&tile_buf_height);
  7755. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7756. }
  7757. void u8g2_Setup_il3820_v2_296x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7758. {
  7759. uint8_t tile_buf_height;
  7760. uint8_t *buf;
  7761. u8g2_SetupDisplay(u8g2, u8x8_d_il3820_v2_296x128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7762. buf = u8g2_m_37_16_1(&tile_buf_height);
  7763. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7764. }
  7765. /* il3820 2 */
  7766. void u8g2_Setup_il3820_296x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7767. {
  7768. uint8_t tile_buf_height;
  7769. uint8_t *buf;
  7770. u8g2_SetupDisplay(u8g2, u8x8_d_il3820_296x128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7771. buf = u8g2_m_37_16_2(&tile_buf_height);
  7772. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7773. }
  7774. void u8g2_Setup_il3820_v2_296x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7775. {
  7776. uint8_t tile_buf_height;
  7777. uint8_t *buf;
  7778. u8g2_SetupDisplay(u8g2, u8x8_d_il3820_v2_296x128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7779. buf = u8g2_m_37_16_2(&tile_buf_height);
  7780. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7781. }
  7782. /* il3820 f */
  7783. void u8g2_Setup_il3820_296x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7784. {
  7785. uint8_t tile_buf_height;
  7786. uint8_t *buf;
  7787. u8g2_SetupDisplay(u8g2, u8x8_d_il3820_296x128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7788. buf = u8g2_m_37_16_f(&tile_buf_height);
  7789. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7790. }
  7791. void u8g2_Setup_il3820_v2_296x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7792. {
  7793. uint8_t tile_buf_height;
  7794. uint8_t *buf;
  7795. u8g2_SetupDisplay(u8g2, u8x8_d_il3820_v2_296x128, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  7796. buf = u8g2_m_37_16_f(&tile_buf_height);
  7797. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  7798. }
  7799. /* sed1330 */
  7800. /* sed1330 1 */
  7801. void u8g2_Setup_sed1330_240x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7802. {
  7803. uint8_t tile_buf_height;
  7804. uint8_t *buf;
  7805. u8g2_SetupDisplay(u8g2, u8x8_d_sed1330_240x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7806. buf = u8g2_m_30_16_1(&tile_buf_height);
  7807. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7808. }
  7809. /* sed1330 2 */
  7810. void u8g2_Setup_sed1330_240x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7811. {
  7812. uint8_t tile_buf_height;
  7813. uint8_t *buf;
  7814. u8g2_SetupDisplay(u8g2, u8x8_d_sed1330_240x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7815. buf = u8g2_m_30_16_2(&tile_buf_height);
  7816. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7817. }
  7818. /* sed1330 f */
  7819. void u8g2_Setup_sed1330_240x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7820. {
  7821. uint8_t tile_buf_height;
  7822. uint8_t *buf;
  7823. u8g2_SetupDisplay(u8g2, u8x8_d_sed1330_240x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7824. buf = u8g2_m_30_16_f(&tile_buf_height);
  7825. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7826. }
  7827. /* sed1330 */
  7828. /* sed1330 1 */
  7829. void u8g2_Setup_sed1330_256x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7830. {
  7831. uint8_t tile_buf_height;
  7832. uint8_t *buf;
  7833. u8g2_SetupDisplay(u8g2, u8x8_d_sed1330_256x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7834. buf = u8g2_m_32_16_1(&tile_buf_height);
  7835. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7836. }
  7837. /* sed1330 2 */
  7838. void u8g2_Setup_sed1330_256x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7839. {
  7840. uint8_t tile_buf_height;
  7841. uint8_t *buf;
  7842. u8g2_SetupDisplay(u8g2, u8x8_d_sed1330_256x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7843. buf = u8g2_m_32_16_2(&tile_buf_height);
  7844. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7845. }
  7846. /* sed1330 f */
  7847. void u8g2_Setup_sed1330_256x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7848. {
  7849. uint8_t tile_buf_height;
  7850. uint8_t *buf;
  7851. u8g2_SetupDisplay(u8g2, u8x8_d_sed1330_256x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7852. buf = u8g2_m_32_16_f(&tile_buf_height);
  7853. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7854. }
  7855. /* ra8835 */
  7856. /* ra8835 1 */
  7857. void u8g2_Setup_ra8835_nhd_240x128_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7858. {
  7859. uint8_t tile_buf_height;
  7860. uint8_t *buf;
  7861. u8g2_SetupDisplay(u8g2, u8x8_d_ra8835_nhd_240x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7862. buf = u8g2_m_30_16_1(&tile_buf_height);
  7863. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7864. }
  7865. /* ra8835 2 */
  7866. void u8g2_Setup_ra8835_nhd_240x128_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7867. {
  7868. uint8_t tile_buf_height;
  7869. uint8_t *buf;
  7870. u8g2_SetupDisplay(u8g2, u8x8_d_ra8835_nhd_240x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7871. buf = u8g2_m_30_16_2(&tile_buf_height);
  7872. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7873. }
  7874. /* ra8835 f */
  7875. void u8g2_Setup_ra8835_nhd_240x128_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7876. {
  7877. uint8_t tile_buf_height;
  7878. uint8_t *buf;
  7879. u8g2_SetupDisplay(u8g2, u8x8_d_ra8835_nhd_240x128, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7880. buf = u8g2_m_30_16_f(&tile_buf_height);
  7881. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7882. }
  7883. /* ra8835 */
  7884. /* ra8835 1 */
  7885. void u8g2_Setup_ra8835_320x240_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7886. {
  7887. uint8_t tile_buf_height;
  7888. uint8_t *buf;
  7889. u8g2_SetupDisplay(u8g2, u8x8_d_ra8835_320x240, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7890. buf = u8g2_m_40_30_1(&tile_buf_height);
  7891. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7892. }
  7893. /* ra8835 2 */
  7894. void u8g2_Setup_ra8835_320x240_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7895. {
  7896. uint8_t tile_buf_height;
  7897. uint8_t *buf;
  7898. u8g2_SetupDisplay(u8g2, u8x8_d_ra8835_320x240, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7899. buf = u8g2_m_40_30_2(&tile_buf_height);
  7900. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7901. }
  7902. /* ra8835 f */
  7903. void u8g2_Setup_ra8835_320x240_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7904. {
  7905. uint8_t tile_buf_height;
  7906. uint8_t *buf;
  7907. u8g2_SetupDisplay(u8g2, u8x8_d_ra8835_320x240, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7908. buf = u8g2_m_40_30_f(&tile_buf_height);
  7909. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7910. }
  7911. /* sed1330 */
  7912. /* sed1330 1 */
  7913. void u8g2_Setup_sed1330_320x200_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7914. {
  7915. uint8_t tile_buf_height;
  7916. uint8_t *buf;
  7917. u8g2_SetupDisplay(u8g2, u8x8_d_sed1330_320x200, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7918. buf = u8g2_m_40_25_1(&tile_buf_height);
  7919. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7920. }
  7921. /* sed1330 2 */
  7922. void u8g2_Setup_sed1330_320x200_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7923. {
  7924. uint8_t tile_buf_height;
  7925. uint8_t *buf;
  7926. u8g2_SetupDisplay(u8g2, u8x8_d_sed1330_320x200, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7927. buf = u8g2_m_40_25_2(&tile_buf_height);
  7928. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7929. }
  7930. /* sed1330 f */
  7931. void u8g2_Setup_sed1330_320x200_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7932. {
  7933. uint8_t tile_buf_height;
  7934. uint8_t *buf;
  7935. u8g2_SetupDisplay(u8g2, u8x8_d_sed1330_320x200, u8x8_cad_100, byte_cb, gpio_and_delay_cb);
  7936. buf = u8g2_m_40_25_f(&tile_buf_height);
  7937. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7938. }
  7939. /* max7219 */
  7940. /* max7219 1 */
  7941. void u8g2_Setup_max7219_64x8_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7942. {
  7943. uint8_t tile_buf_height;
  7944. uint8_t *buf;
  7945. u8g2_SetupDisplay(u8g2, u8x8_d_max7219_64x8, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  7946. buf = u8g2_m_8_1_1(&tile_buf_height);
  7947. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7948. }
  7949. /* max7219 2 */
  7950. void u8g2_Setup_max7219_64x8_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7951. {
  7952. uint8_t tile_buf_height;
  7953. uint8_t *buf;
  7954. u8g2_SetupDisplay(u8g2, u8x8_d_max7219_64x8, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  7955. buf = u8g2_m_8_1_2(&tile_buf_height);
  7956. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7957. }
  7958. /* max7219 f */
  7959. void u8g2_Setup_max7219_64x8_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7960. {
  7961. uint8_t tile_buf_height;
  7962. uint8_t *buf;
  7963. u8g2_SetupDisplay(u8g2, u8x8_d_max7219_64x8, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  7964. buf = u8g2_m_8_1_f(&tile_buf_height);
  7965. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7966. }
  7967. /* max7219 */
  7968. /* max7219 1 */
  7969. void u8g2_Setup_max7219_32x8_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7970. {
  7971. uint8_t tile_buf_height;
  7972. uint8_t *buf;
  7973. u8g2_SetupDisplay(u8g2, u8x8_d_max7219_32x8, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  7974. buf = u8g2_m_4_1_1(&tile_buf_height);
  7975. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7976. }
  7977. /* max7219 2 */
  7978. void u8g2_Setup_max7219_32x8_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7979. {
  7980. uint8_t tile_buf_height;
  7981. uint8_t *buf;
  7982. u8g2_SetupDisplay(u8g2, u8x8_d_max7219_32x8, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  7983. buf = u8g2_m_4_1_2(&tile_buf_height);
  7984. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7985. }
  7986. /* max7219 f */
  7987. void u8g2_Setup_max7219_32x8_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7988. {
  7989. uint8_t tile_buf_height;
  7990. uint8_t *buf;
  7991. u8g2_SetupDisplay(u8g2, u8x8_d_max7219_32x8, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  7992. buf = u8g2_m_4_1_f(&tile_buf_height);
  7993. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  7994. }
  7995. /* max7219 */
  7996. /* max7219 1 */
  7997. void u8g2_Setup_max7219_8x8_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  7998. {
  7999. uint8_t tile_buf_height;
  8000. uint8_t *buf;
  8001. u8g2_SetupDisplay(u8g2, u8x8_d_max7219_8x8, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  8002. buf = u8g2_m_1_1_1(&tile_buf_height);
  8003. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  8004. }
  8005. /* max7219 2 */
  8006. void u8g2_Setup_max7219_8x8_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8007. {
  8008. uint8_t tile_buf_height;
  8009. uint8_t *buf;
  8010. u8g2_SetupDisplay(u8g2, u8x8_d_max7219_8x8, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  8011. buf = u8g2_m_1_1_2(&tile_buf_height);
  8012. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  8013. }
  8014. /* max7219 f */
  8015. void u8g2_Setup_max7219_8x8_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8016. {
  8017. uint8_t tile_buf_height;
  8018. uint8_t *buf;
  8019. u8g2_SetupDisplay(u8g2, u8x8_d_max7219_8x8, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  8020. buf = u8g2_m_1_1_f(&tile_buf_height);
  8021. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  8022. }
  8023. /* s1d15300 */
  8024. /* s1d15300 1 */
  8025. void u8g2_Setup_s1d15300_lm6023_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8026. {
  8027. uint8_t tile_buf_height;
  8028. uint8_t *buf;
  8029. u8g2_SetupDisplay(u8g2, u8x8_d_s1d15300_lm6023, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  8030. buf = u8g2_m_16_8_1(&tile_buf_height);
  8031. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8032. }
  8033. /* s1d15300 2 */
  8034. void u8g2_Setup_s1d15300_lm6023_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8035. {
  8036. uint8_t tile_buf_height;
  8037. uint8_t *buf;
  8038. u8g2_SetupDisplay(u8g2, u8x8_d_s1d15300_lm6023, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  8039. buf = u8g2_m_16_8_2(&tile_buf_height);
  8040. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8041. }
  8042. /* s1d15300 f */
  8043. void u8g2_Setup_s1d15300_lm6023_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8044. {
  8045. uint8_t tile_buf_height;
  8046. uint8_t *buf;
  8047. u8g2_SetupDisplay(u8g2, u8x8_d_s1d15300_lm6023, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  8048. buf = u8g2_m_16_8_f(&tile_buf_height);
  8049. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8050. }
  8051. /* s1d15e06 */
  8052. /* s1d15e06 1 */
  8053. void u8g2_Setup_s1d15e06_160100_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8054. {
  8055. uint8_t tile_buf_height;
  8056. uint8_t *buf;
  8057. u8g2_SetupDisplay(u8g2, u8x8_d_s1d15e06_160100, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  8058. buf = u8g2_m_20_13_1(&tile_buf_height);
  8059. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8060. }
  8061. /* s1d15e06 2 */
  8062. void u8g2_Setup_s1d15e06_160100_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8063. {
  8064. uint8_t tile_buf_height;
  8065. uint8_t *buf;
  8066. u8g2_SetupDisplay(u8g2, u8x8_d_s1d15e06_160100, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  8067. buf = u8g2_m_20_13_2(&tile_buf_height);
  8068. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8069. }
  8070. /* s1d15e06 f */
  8071. void u8g2_Setup_s1d15e06_160100_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8072. {
  8073. uint8_t tile_buf_height;
  8074. uint8_t *buf;
  8075. u8g2_SetupDisplay(u8g2, u8x8_d_s1d15e06_160100, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  8076. buf = u8g2_m_20_13_f(&tile_buf_height);
  8077. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8078. }
  8079. /* s1d15721 */
  8080. /* s1d15721 1 */
  8081. void u8g2_Setup_s1d15721_240x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8082. {
  8083. uint8_t tile_buf_height;
  8084. uint8_t *buf;
  8085. u8g2_SetupDisplay(u8g2, u8x8_d_s1d15721_240x64, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  8086. buf = u8g2_m_20_13_1(&tile_buf_height);
  8087. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8088. }
  8089. /* s1d15721 2 */
  8090. void u8g2_Setup_s1d15721_240x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8091. {
  8092. uint8_t tile_buf_height;
  8093. uint8_t *buf;
  8094. u8g2_SetupDisplay(u8g2, u8x8_d_s1d15721_240x64, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  8095. buf = u8g2_m_20_13_2(&tile_buf_height);
  8096. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8097. }
  8098. /* s1d15721 f */
  8099. void u8g2_Setup_s1d15721_240x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8100. {
  8101. uint8_t tile_buf_height;
  8102. uint8_t *buf;
  8103. u8g2_SetupDisplay(u8g2, u8x8_d_s1d15721_240x64, u8x8_cad_011, byte_cb, gpio_and_delay_cb);
  8104. buf = u8g2_m_20_13_f(&tile_buf_height);
  8105. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8106. }
  8107. /* gu800 */
  8108. /* gu800 1 */
  8109. void u8g2_Setup_gu800_128x64_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8110. {
  8111. uint8_t tile_buf_height;
  8112. uint8_t *buf;
  8113. u8g2_SetupDisplay(u8g2, u8x8_d_gu800_128x64, u8x8_gu800_cad_110, byte_cb, gpio_and_delay_cb);
  8114. buf = u8g2_m_16_8_1(&tile_buf_height);
  8115. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8116. }
  8117. /* gu800 2 */
  8118. void u8g2_Setup_gu800_128x64_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8119. {
  8120. uint8_t tile_buf_height;
  8121. uint8_t *buf;
  8122. u8g2_SetupDisplay(u8g2, u8x8_d_gu800_128x64, u8x8_gu800_cad_110, byte_cb, gpio_and_delay_cb);
  8123. buf = u8g2_m_16_8_2(&tile_buf_height);
  8124. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8125. }
  8126. /* gu800 f */
  8127. void u8g2_Setup_gu800_128x64_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8128. {
  8129. uint8_t tile_buf_height;
  8130. uint8_t *buf;
  8131. u8g2_SetupDisplay(u8g2, u8x8_d_gu800_128x64, u8x8_gu800_cad_110, byte_cb, gpio_and_delay_cb);
  8132. buf = u8g2_m_16_8_f(&tile_buf_height);
  8133. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8134. }
  8135. /* gu800 */
  8136. /* gu800 1 */
  8137. void u8g2_Setup_gu800_160x16_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8138. {
  8139. uint8_t tile_buf_height;
  8140. uint8_t *buf;
  8141. u8g2_SetupDisplay(u8g2, u8x8_d_gu800_160x16, u8x8_gu800_cad_110, byte_cb, gpio_and_delay_cb);
  8142. buf = u8g2_m_20_2_1(&tile_buf_height);
  8143. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8144. }
  8145. /* gu800 2 */
  8146. void u8g2_Setup_gu800_160x16_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8147. {
  8148. uint8_t tile_buf_height;
  8149. uint8_t *buf;
  8150. u8g2_SetupDisplay(u8g2, u8x8_d_gu800_160x16, u8x8_gu800_cad_110, byte_cb, gpio_and_delay_cb);
  8151. buf = u8g2_m_20_2_2(&tile_buf_height);
  8152. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8153. }
  8154. /* gu800 f */
  8155. void u8g2_Setup_gu800_160x16_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8156. {
  8157. uint8_t tile_buf_height;
  8158. uint8_t *buf;
  8159. u8g2_SetupDisplay(u8g2, u8x8_d_gu800_160x16, u8x8_gu800_cad_110, byte_cb, gpio_and_delay_cb);
  8160. buf = u8g2_m_20_2_f(&tile_buf_height);
  8161. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8162. }
  8163. /* gp1287ai */
  8164. /* gp1287ai 1 */
  8165. void u8g2_Setup_gp1287ai_256x50_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8166. {
  8167. uint8_t tile_buf_height;
  8168. uint8_t *buf;
  8169. u8g2_SetupDisplay(u8g2, u8x8_d_gp1287ai_256x50, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  8170. buf = u8g2_m_32_7_1(&tile_buf_height);
  8171. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8172. }
  8173. /* gp1287ai 2 */
  8174. void u8g2_Setup_gp1287ai_256x50_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8175. {
  8176. uint8_t tile_buf_height;
  8177. uint8_t *buf;
  8178. u8g2_SetupDisplay(u8g2, u8x8_d_gp1287ai_256x50, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  8179. buf = u8g2_m_32_7_2(&tile_buf_height);
  8180. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8181. }
  8182. /* gp1287ai f */
  8183. void u8g2_Setup_gp1287ai_256x50_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8184. {
  8185. uint8_t tile_buf_height;
  8186. uint8_t *buf;
  8187. u8g2_SetupDisplay(u8g2, u8x8_d_gp1287ai_256x50, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  8188. buf = u8g2_m_32_7_f(&tile_buf_height);
  8189. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8190. }
  8191. /* gp1247ai */
  8192. /* gp1247ai 1 */
  8193. void u8g2_Setup_gp1247ai_253x63_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8194. {
  8195. uint8_t tile_buf_height;
  8196. uint8_t *buf;
  8197. u8g2_SetupDisplay(u8g2, u8x8_d_gp1247ai_253x63, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  8198. buf = u8g2_m_32_8_1(&tile_buf_height);
  8199. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8200. }
  8201. /* gp1247ai 2 */
  8202. void u8g2_Setup_gp1247ai_253x63_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8203. {
  8204. uint8_t tile_buf_height;
  8205. uint8_t *buf;
  8206. u8g2_SetupDisplay(u8g2, u8x8_d_gp1247ai_253x63, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  8207. buf = u8g2_m_32_8_2(&tile_buf_height);
  8208. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8209. }
  8210. /* gp1247ai f */
  8211. void u8g2_Setup_gp1247ai_253x63_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8212. {
  8213. uint8_t tile_buf_height;
  8214. uint8_t *buf;
  8215. u8g2_SetupDisplay(u8g2, u8x8_d_gp1247ai_253x63, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  8216. buf = u8g2_m_32_8_f(&tile_buf_height);
  8217. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8218. }
  8219. /* gp1294ai */
  8220. /* gp1294ai 1 */
  8221. void u8g2_Setup_gp1294ai_256x48_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8222. {
  8223. uint8_t tile_buf_height;
  8224. uint8_t *buf;
  8225. u8g2_SetupDisplay(u8g2, u8x8_d_gp1294ai_256x48, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  8226. buf = u8g2_m_32_6_1(&tile_buf_height);
  8227. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8228. }
  8229. /* gp1294ai 2 */
  8230. void u8g2_Setup_gp1294ai_256x48_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8231. {
  8232. uint8_t tile_buf_height;
  8233. uint8_t *buf;
  8234. u8g2_SetupDisplay(u8g2, u8x8_d_gp1294ai_256x48, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  8235. buf = u8g2_m_32_6_2(&tile_buf_height);
  8236. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8237. }
  8238. /* gp1294ai f */
  8239. void u8g2_Setup_gp1294ai_256x48_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8240. {
  8241. uint8_t tile_buf_height;
  8242. uint8_t *buf;
  8243. u8g2_SetupDisplay(u8g2, u8x8_d_gp1294ai_256x48, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  8244. buf = u8g2_m_32_6_f(&tile_buf_height);
  8245. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_vertical_top_lsb, rotation);
  8246. }
  8247. /* a2printer */
  8248. /* a2printer 1 */
  8249. void u8g2_Setup_a2printer_384x240_1(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8250. {
  8251. uint8_t tile_buf_height;
  8252. uint8_t *buf;
  8253. u8g2_SetupDisplay(u8g2, u8x8_d_a2printer_384x240, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  8254. buf = u8g2_m_48_30_1(&tile_buf_height);
  8255. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  8256. }
  8257. /* a2printer 2 */
  8258. void u8g2_Setup_a2printer_384x240_2(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8259. {
  8260. uint8_t tile_buf_height;
  8261. uint8_t *buf;
  8262. u8g2_SetupDisplay(u8g2, u8x8_d_a2printer_384x240, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  8263. buf = u8g2_m_48_30_2(&tile_buf_height);
  8264. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  8265. }
  8266. /* a2printer f */
  8267. void u8g2_Setup_a2printer_384x240_f(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
  8268. {
  8269. uint8_t tile_buf_height;
  8270. uint8_t *buf;
  8271. u8g2_SetupDisplay(u8g2, u8x8_d_a2printer_384x240, u8x8_cad_empty, byte_cb, gpio_and_delay_cb);
  8272. buf = u8g2_m_48_30_f(&tile_buf_height);
  8273. u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
  8274. }
  8275. /* end of generated code */