Searched defs:r1 (Results 1 – 4 of 4) sorted by relevance
44 static void r1_response_to_err(uint8_t r1, int cmd, esp_err_t *out_err) in r1_response_to_err()72 static void r1_sdio_response_to_err(uint8_t r1, int cmd, esp_err_t *out_err) in r1_sdio_response_to_err()
65 uint8_t r1; member
246 uECC_word_t *r1, uECC_word_t *r2) in muladd()264 uECC_word_t r1 = 0; in uECC_vli_mult() local