35#ifndef CONFIG_BPLIB_EGRESS_CACHE_LEN
36# define CONFIG_BPLIB_EGRESS_CACHE_LEN (8)
40#ifndef CONFIG_BPLIB_STOR_BASE
41# define CONFIG_BPLIB_STOR_BASE "/nvm0/bp"
45#define BPLIB_STOR_BASELEN (sizeof(CONFIG_BPLIB_STOR_BASE) - 1)
void bplib_stor_vfs_channel_changed(uint32_t channel_index)
Notify the storage implementation to clear the cache for the given channel.
void bplib_stor_vfs_contact_changed(uint32_t contact_index)
Notify the storage implementation to clear the cache for the given contact.