esp_vfs_select_triggered() function
Notification from a VFS driver about a read/write/error condition This function is called when the VFS driver detects a read/write/error condition as it was requested by the previous call to start_select.
Arguments
sem
semaphore structure which was passed to the driver by the start_select call