Searched refs:existing (Results 1 – 15 of 15) sorted by relevance
145 uint8_t existing = 0; in esp_efuse_write_field_bit() local153 err = esp_efuse_read_field_blob(field, &existing, 1); in esp_efuse_write_field_bit()154 if (err != ESP_OK || existing) { in esp_efuse_write_field_bit()
3 # When adding new ESP_SYSTEM_INIT_FN functions or changing init priorities of existing functions,
12 …ion on GitHub if you find a bug or have a feature request. Please check existing `issues <https://…
36 …ticularly helpful for users who may be concerned about interfering with existing installations (e.…
120 /* New data can only be added here to ensure existing data are not moved.139 /* New data can only be added here to ensure existing data are not moved.
10 However, it is impossible to cover all of the existing combinations of hardware, OS, and drivers.
115 /* New data can only be added here to ensure existing data are not moved.
52 There are usually some outstanding feature requests in the `existing issues list <https://github.co…
117 /* New data can only be added here to ensure existing data are not moved.
127 /* New data can only be added here to ensure existing data are not moved.
122 /* New data can only be added here to ensure existing data are not moved.
33 …isation, relying on the data in flash becoming a bitwise AND of the new data and any existing data.
166 that existing copyright notices are retained in all copies and that this863 that existing copyright notices are retained in all copies and that this
326 # "skip validation when existing deep sleep". Keeping this to avoid a breaking change,