Home
last modified time | relevance | path

Searched refs:efuse_ll_get_ocode (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Docode_init.c23 unsigned int ocode = efuse_ll_get_ocode(); in set_ocode_by_efuse()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Defuse_ll.h115 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_ocode(void) in efuse_ll_get_ocode() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Defuse_ll.h90 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_ocode(void) in efuse_ll_get_ocode() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Defuse_ll.h90 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_ocode(void) in efuse_ll_get_ocode() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Defuse_ll.h129 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_ocode(void) in efuse_ll_get_ocode() function
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Defuse_ll.h85 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_ocode(void) in efuse_ll_get_ocode() function
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_init.c234 uint32_t ocode = efuse_ll_get_ocode(); in set_ocode_by_efuse()
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_init.c135 signed int ocode = efuse_ll_get_ocode(); in set_ocode_by_efuse()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_init.c177 uint32_t ocode = efuse_ll_get_ocode(); in set_ocode_by_efuse()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_init.c254 uint32_t ocode = efuse_ll_get_ocode(); in set_ocode_by_efuse()