Searched +defs:val +defs:doc (Results 1 – 3 of 3) sorted by relevance
85 #define DoC_is_MillenniumPlus(doc) ((doc)->ChipID == DOC_ChipID_DocMilPlus16 || (doc)->ChipID == DO… argument86 #define DoC_is_Millennium(doc) ((doc)->ChipID == DOC_ChipID_DocMil) argument87 #define DoC_is_2000(doc) ((doc)->ChipID == DOC_ChipID_Doc2k) argument185 uint8_t val; in doc_ecc_decode() local217 static void DoC_Delay(struct doc_priv *doc, unsigned short cycles) in DoC_Delay()236 static int _DoC_WaitReady(struct doc_priv *doc) in _DoC_WaitReady()267 static inline int DoC_WaitReady(struct doc_priv *doc) in DoC_WaitReady()294 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_write_byte() local306 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_writebuf() local322 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_readbuf() local[all …]
195 key, val = [x.strip() for x in line.split('=', 2)] variable451 doc = os.path.join(fn, "index") variable
99 struct record val; member295 const char *doc, int mask, bool error) in sample_usage()582 static double sample_round(double val) in sample_round()