WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
nv_notify.h 文件参考
#include "stdbool.h"
#include "nv.h"
#include "nv_porting.h"
#include "errcode.h"
nv_notify.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

结构体

struct  nv_changed_proc_t
 
struct  nv_direct_ctrl_t
 

函数

bool nv_change_notify_segment_is_valid (nv_direct_ctrl_t *nv_ctrl, uint16_t min_key, uint16_t max_key)
 
errcode_t nv_direct_notify_list_init (void)
 
void nv_change_notify (uint16_t key)
 

函数说明

◆ nv_change_notify()

void nv_change_notify ( uint16_t  key)

◆ nv_change_notify_segment_is_valid()

bool nv_change_notify_segment_is_valid ( nv_direct_ctrl_t nv_ctrl,
uint16_t  min_key,
uint16_t  max_key 
)

◆ nv_direct_notify_list_init()

errcode_t nv_direct_notify_list_init ( void  )