Searched refs:bindesc_open_ram (Results 1 – 5 of 5) sorted by relevance
79 bindesc_open_ram(&handle, descriptors, sizeof(descriptors)); in ZTEST()
104 bindesc_open_ram(&handle, buffer, sizeof(buffer)); in main()
112 int bindesc_open_ram(struct bindesc_handle *handle, const uint8_t *address, size_t max_size) in bindesc_open_ram() function
384 int bindesc_open_ram(struct bindesc_handle *handle, const uint8_t *address, size_t max_size);
145 bindesc_open_ram(&handle, buffer);