Embedded Wireless Framework
|
Functions | |
ewf_result | ewf_adapter_renesas_common_nvm_urc_callback (ewf_interface *interface_ptr, uint8_t *buffer_ptr, uint32_t buffer_length) |
NVM URC callback. More... | |
ewf_result | ewf_adapter_renesas_common_nvm_start (ewf_adapter *adapter_ptr) |
Start the NVM operation. More... | |
ewf_result | ewf_adapter_renesas_common_nvm_stop (ewf_adapter *adapter_ptr) |
Stop the NVM operation. More... | |
ewf_result | ewf_adapter_renesas_common_nvm_list (ewf_adapter *adapter_ptr) |
List the files in the NVM. More... | |
ewf_result | ewf_adapter_renesas_common_nvm_delete (ewf_adapter *adapter_ptr, const char *const filename_str, const char *index) |
Delete a file from the NVM. More... | |
ewf_result | ewf_adapter_renesas_common_nvm_upload (ewf_adapter *adapter_ptr, const char *filename_str, const uint8_t *data, uint32_t length, const char *index) |
Upload a file to the NVM. More... | |
The Embedded Wireless Framework Renesas common adapter driver