filex
_fx_media_abort()
is only used within filex.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
filex
_fx_media_abort()
_fx_media_abort() function
Syntax
Show:
Summary
Declaration
Definition
from
fx_media.h:56
UINT
_fx_media_abort
(
FX_MEDIA
*
media_ptr
)
;
Implemented in
fx_media_abort.c:76
Arguments
Argument
media_ptr
Related Functions
Found 135 other functions taking a
FX_MEDIA_STRUCT
argument:
Function
Description
_fx_utility_FAT_entry_read()
_fx_utility_logical_sector_read()
_fx_directory_search()
_fxe_file_open()
_fx_directory_entry_write()
_fx_utility_FAT_entry_write()
_fx_utility_logical_sector_write()
_fxe_file_create()
_fxe_media_close()
_fxe_media_open()
_fx_utility_logical_sector_flush()
_fxe_media_flush()
fx_stm32_sd_driver()
This function is the entry point to the STM32 SD disk driver. It relies on the STM32 peripheral library from ST.
_fx_directory_entry_read()
fx_stm32_levelx_nor_driver()
_fxe_media_space_available()
_fx_unicode_directory_search()
_fx_utility_FAT_flush()
_fxe_media_format()
_fx_directory_free_search()
_fx_utility_logical_sector_cache_entry_read()
_fx_unicode_directory_entry_change()
_fxe_file_attributes_read()
sd_read_data()
Read data from uSD into destination buffer
_fx_utility_FAT_map_flush()
_fx_unicode_short_name_get()
_fxe_directory_information_get()
_fxe_file_delete()
sd_write_data()
write data buffer into the uSD
_fx_directory_create()
_fx_directory_default_get()
_fx_directory_local_path_get()
_fx_directory_long_name_get_extended()
_fx_directory_next_entry_find()
_fx_directory_next_full_entry_find()
_fx_directory_rename()
_fx_file_create()
_fx_directory_short_name_get_extended()
_fx_file_rename()
_fx_media_cache_invalidate()
_fx_media_flush()
_fx_media_volume_get_extended()
_fx_media_extended_space_available()
_fx_media_check_FAT_chain_check()
_fx_unicode_short_name_get_extended()
_fx_unicode_name_get_extended()
fx_stm32_sram_driver()
_fxe_directory_attributes_read()
_fxe_directory_attributes_set()
_fxe_directory_create()
_fxe_directory_default_get()
_fxe_directory_default_get_copy()
_fxe_directory_default_set()
_fxe_directory_delete()
_fxe_directory_first_entry_find()
_fxe_directory_first_full_entry_find()
_fxe_directory_local_path_clear()
_fxe_directory_local_path_get()
_fxe_directory_local_path_get_copy()
_fxe_directory_local_path_restore()
_fxe_directory_local_path_set()
_fxe_directory_long_name_get()
_fxe_directory_long_name_get_extended()
_fxe_directory_name_test()
_fxe_directory_next_entry_find()
_fxe_directory_next_full_entry_find()
_fxe_directory_rename()
_fxe_directory_short_name_get()
_fxe_directory_short_name_get_extended()
_fxe_file_attributes_set()
_fxe_file_date_time_set()
_fxe_file_rename()
_fxe_media_abort()
_fxe_media_cache_invalidate()
_fxe_media_check()
_fxe_media_read()
_fxe_media_volume_get()
_fxe_media_volume_get_extended()
_fxe_media_volume_set()
_fxe_media_write()
_fxe_media_open_notify_set()
_fxe_media_close_notify_set()
_fxe_media_extended_space_available()
_fxe_unicode_directory_create()
_fxe_unicode_directory_rename()
_fxe_unicode_file_create()
_fxe_unicode_file_rename()
_fxe_unicode_name_get()
_fxe_unicode_name_get_extended()
_fxe_unicode_short_name_get()
_fxe_unicode_short_name_get_extended()
_fx_directory_attributes_read()
_fx_directory_attributes_set()
_fx_directory_default_get_copy()
_fx_directory_default_set()
_fx_directory_delete()
_fx_directory_local_path_clear()
_fx_directory_local_path_get_copy()
_fx_directory_local_path_restore()
_fx_directory_local_path_set()
_fx_directory_long_name_get()
_fx_directory_name_test()
_fx_file_date_time_set()
_fx_file_delete()
_fx_file_open()
_fx_directory_short_name_get()
_fx_directory_first_entry_find()
_fx_directory_first_full_entry_find()
_fx_directory_information_get()
_fx_file_attributes_read()
_fx_file_attributes_set()
_fx_media_check()
_fx_media_close()
_fx_media_format()
_fx_media_read()
_fx_media_space_available()
_fx_media_volume_get()
_fx_media_volume_set()
_fx_media_write()
_fx_media_open()
_fx_media_open_notify_set()
_fx_media_close_notify_set()
_fx_media_check_lost_cluster_check()
_fx_media_boot_info_extract()
_fx_unicode_directory_create()
_fx_unicode_directory_rename()
_fx_unicode_file_create()
_fx_unicode_name_get()
_fx_unicode_file_rename()
_fx_unicode_directory_entry_read()
_fx_utility_FAT_sector_get()
_fx_directory_entry_read_FAT()
_fxe_media_exFAT_format()
_fx_media_exFAT_format()
_fx_media_check_exFAT_lost_cluster_check()
Examples
References
from
examples
Code
Location
Referrer
UINT
_fx_media_abort
(
FX_MEDIA
*
media_ptr
)
fx_media_abort.c:76
UINT
_fx_media_abort
(
FX_MEDIA
*
media_ptr
)
;
fx_media.h:56
_fx_media_abort
(
media_ptr
)
;
fx_media_close.c:173
_fx_media_close()
_fx_media_abort
(
media_ptr
)
;
fx_media_close.c:219
_fx_media_close()
_fx_media_abort
(
media_ptr
)
;
fx_media_close.c:276
_fx_media_close()
_fx_media_abort
(
media_ptr
)
;
fx_media_close.c:341
_fx_media_close()
status
=
_fx_media_abort
(
media_ptr
)
;
fxe_media_abort.c:89
_fxe_media_abort()
Call Tree
from
examples
_fx_media_abort()
is called by 2 functions and calls 5 functions:
_fx_media_close()
_fxe_media_abort()
All items filtered out
_fx_media_abort()
__disable_interrupts()
__restore_interrupt()
_tx_mutex_delete()
_tx_mutex_get()
FX_MEDIA_STRUCT::fx_media_driver_entry
All items filtered out
Data Use
from
examples
_fx_media_abort()
reads 11 variables and writes 9 variables:
FX_MEDIA_STRUCT::fx_media_id
FX_MEDIA_STRUCT::fx_media_driver_entry
FX_MEDIA_STRUCT::fx_media_opened_file_list
FX_MEDIA_STRUCT::fx_media_opened_file_count
FX_MEDIA_STRUCT::fx_media_opened_next
FX_MEDIA_STRUCT::fx_media_opened_previous
FX_MEDIA_STRUCT::fx_media_aborts
FX_MEDIA_STRUCT::fx_media_protect
FX_FILE_STRUCT::fx_file_opened_next
_fx_system_media_opened_ptr
_fx_system_media_opened_count
All items filtered out
_fx_media_abort()
FX_MEDIA_STRUCT::fx_media_id
FX_MEDIA_STRUCT::fx_media_driver_request
FX_MEDIA_STRUCT::fx_media_driver_status
FX_MEDIA_STRUCT::fx_media_opened_next
FX_MEDIA_STRUCT::fx_media_opened_previous
FX_MEDIA_STRUCT::fx_media_aborts
FX_FILE_STRUCT::fx_file_id
_fx_system_media_opened_ptr
_fx_system_media_opened_count
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out