Searched defs:no (Results 1 – 2 of 2) sorted by relevance
116 static inline __attribute__((deprecated)) esp_err_t esp_set_watchpoint(int no, void *adr, int size,… in esp_set_watchpoint()125 static inline __attribute__((deprecated)) void esp_clear_watchpoint(int no) in esp_clear_watchpoint()
381 int no = 0; in get_available_int() local