Home
last modified time | relevance | path

Searched refs:tee_dev_t (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dtee_struct.h527 typedef struct tee_dev_t { struct
563 } tee_dev_t; argument
565 extern tee_dev_t TEE;
568 _Static_assert(sizeof(tee_dev_t) == 0x1000, "Invalid size of tee_dev_t structure");
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dtee_struct.h563 } tee_dev_t; typedef
565 extern tee_dev_t TEE;
568 _Static_assert(sizeof(tee_dev_t) == 0x1000, "Invalid size of tee_dev_t structure");