Home
last modified time | relevance | path

Searched refs:efuse_ll_get_chip_wafer_version_major (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-latest/components/hal/esp32c2/
Defuse_hal.c20 return efuse_ll_get_chip_wafer_version_major(); in efuse_hal_get_major_chip_version()
/hal_espressif-latest/components/hal/esp32h2/
Defuse_hal.c22 return efuse_ll_get_chip_wafer_version_major(); in efuse_hal_get_major_chip_version()
/hal_espressif-latest/components/hal/esp32c6/
Defuse_hal.c22 return efuse_ll_get_chip_wafer_version_major(); in efuse_hal_get_major_chip_version()
/hal_espressif-latest/components/hal/esp32c3/
Defuse_hal.c20 return efuse_ll_get_chip_wafer_version_major(); in efuse_hal_get_major_chip_version()
/hal_espressif-latest/components/hal/esp32s3/
Defuse_hal.c35 return efuse_ll_get_chip_wafer_version_major(); in efuse_hal_get_major_chip_version()
/hal_espressif-latest/components/hal/esp32s2/
Defuse_hal.c20 return efuse_ll_get_chip_wafer_version_major(); in efuse_hal_get_major_chip_version()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Defuse_ll.h49 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_chip_wafer_version_major(void) in efuse_ll_get_chip_wafer_version_major() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Defuse_ll.h54 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_chip_wafer_version_major(void) in efuse_ll_get_chip_wafer_version_major() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Defuse_ll.h69 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_chip_wafer_version_major(void) in efuse_ll_get_chip_wafer_version_major() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Defuse_ll.h54 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_chip_wafer_version_major(void) in efuse_ll_get_chip_wafer_version_major() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Defuse_ll.h58 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_chip_wafer_version_major(void) in efuse_ll_get_chip_wafer_version_major() function
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Defuse_ll.h49 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_chip_wafer_version_major(void) in efuse_ll_get_chip_wafer_version_major() function