Searched refs:error_corr (Results 1 – 3 of 3) sorted by relevance
157 uint32_t (* _btdm_lpcycles_2_hus)(uint32_t cycles, uint32_t *error_corr);268 static uint32_t btdm_lpcycles_2_hus(uint32_t cycles, uint32_t *error_corr);747 static uint32_t IRAM_ATTR btdm_lpcycles_2_hus(uint32_t cycles, uint32_t *error_corr) in btdm_lpcycles_2_hus() argument749 uint64_t local_error_corr = (error_corr == NULL) ? 0 : (uint64_t)(*error_corr); in btdm_lpcycles_2_hus()754 if (error_corr) { in btdm_lpcycles_2_hus()755 *error_corr = (uint32_t) local_error_corr; in btdm_lpcycles_2_hus()
157 uint32_t (* _btdm_lpcycles_2_hus)(uint32_t cycles, uint32_t *error_corr);266 static uint32_t btdm_lpcycles_2_hus(uint32_t cycles, uint32_t *error_corr);736 static uint32_t IRAM_ATTR btdm_lpcycles_2_hus(uint32_t cycles, uint32_t *error_corr) in btdm_lpcycles_2_hus() argument738 uint64_t local_error_corr = (error_corr == NULL) ? 0 : (uint64_t)(*error_corr); in btdm_lpcycles_2_hus()743 if (error_corr) { in btdm_lpcycles_2_hus()744 *error_corr = (uint32_t) local_error_corr; in btdm_lpcycles_2_hus()
192 uint32_t (* _btdm_lpcycles_2_hus)(uint32_t cycles, uint32_t *error_corr);318 static uint32_t btdm_lpcycles_2_hus(uint32_t cycles, uint32_t *error_corr);735 static uint32_t IRAM_ATTR btdm_lpcycles_2_hus(uint32_t cycles, uint32_t *error_corr) in btdm_lpcycles_2_hus() argument737 uint64_t local_error_corr = (error_corr == NULL) ? 0 : (uint64_t)(*error_corr); in btdm_lpcycles_2_hus()742 if (error_corr) { in btdm_lpcycles_2_hus()743 *error_corr = (uint32_t) local_error_corr; in btdm_lpcycles_2_hus()