Searched refs:flash_cb_t (Results 1 – 2 of 2) sorted by relevance
64 typedef void (*flash_cb_t)(struct flash_descriptor *const descr); typedef71 flash_cb_t cb_ready;73 flash_cb_t cb_error;146 …_register_callback(struct flash_descriptor *flash, const enum flash_cb_type type, flash_cb_t func);
176 …h_register_callback(struct flash_descriptor *flash, const enum flash_cb_type type, flash_cb_t func) in flash_register_callback()
Completed in 7 milliseconds