#define PD_MEGA_SP_VAL 0xf800 // OFF at SP11~SP15 #define PD_DISP_SP_VAL 0xf800 // OFF at SP11 ~SP15 #define PD_LPSR_SP_VAL 0x0000 // ON at all SP #define DCDC_ONOFF_SP_VAL (~PD_WKUP_SP_VAL) #define ...
Semantic fingerprints for 100x faster Python code search. Symdex-100 generates compact, structured metadata ("Cyphers") for every function in your Python codebase. Each Cypher is a 20-byte semantic ...