Searched refs:efuse_ll_get_chip_ver_pkg (Results 1 – 12 of 12) sorted by relevance
16 return efuse_ll_get_chip_ver_pkg(); in bootloader_common_get_chip_ver_pkg()
14 uint32_t pkg_ver = efuse_ll_get_chip_ver_pkg(); in esp_chip_info()
31 uint32_t package = efuse_ll_get_chip_ver_pkg(); in esp_chip_info()
80 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_chip_ver_pkg(void) in efuse_ll_get_chip_ver_pkg() function
85 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_chip_ver_pkg(void) in efuse_ll_get_chip_ver_pkg() function
100 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_chip_ver_pkg(void) in efuse_ll_get_chip_ver_pkg() function
124 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_chip_ver_pkg(void) in efuse_ll_get_chip_ver_pkg() function
94 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_chip_ver_pkg(void) in efuse_ll_get_chip_ver_pkg() function
47 return efuse_ll_get_chip_ver_pkg(); in get_chip_ver_pkg()
836 uint32_t pkg_ver = efuse_ll_get_chip_ver_pkg(); in esp_psram_impl_enable()