Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/ulp/
Dulp.c47 } ulp_binary_header_t; typedef
100 if (program_size_bytes < sizeof(ulp_binary_header_t)) { in ulp_load_binary()
111 ulp_binary_header_t header; in ulp_load_binary()