Searched refs:UX_DEVICE_CLASS_STORAGE_BUFFER_EMPTY (Results 1 – 4 of 4) sorted by relevance
184 storage -> ux_device_class_storage_buffer_state[0] = UX_DEVICE_CLASS_STORAGE_BUFFER_EMPTY; in _ux_device_class_storage_write()185 storage -> ux_device_class_storage_buffer_state[1] = UX_DEVICE_CLASS_STORAGE_BUFFER_EMPTY; in _ux_device_class_storage_write()
160 storage -> ux_device_class_storage_buffer_state[0] = UX_DEVICE_CLASS_STORAGE_BUFFER_EMPTY; in _ux_device_class_storage_read()161 storage -> ux_device_class_storage_buffer_state[1] = UX_DEVICE_CLASS_STORAGE_BUFFER_EMPTY; in _ux_device_class_storage_read()
770 UX_DEVICE_CLASS_STORAGE_BUFFER_EMPTY; in _ux_device_class_storage_data_next()836 UX_DEVICE_CLASS_STORAGE_BUFFER_EMPTY) in _ux_device_class_storage_data_next()1183 if (UX_DEVICE_CLASS_STORAGE_BUFFER_EMPTY == in _ux_device_class_storage_disk_read_next()1216 UX_DEVICE_CLASS_STORAGE_BUFFER_EMPTY; in _ux_device_class_storage_disk_write_next()1257 UX_DEVICE_CLASS_STORAGE_BUFFER_EMPTY == in _ux_device_class_storage_disk_write_next()
481 #define UX_DEVICE_CLASS_STORAGE_BUFFER_EMPTY (1) macro