Home
last modified time | relevance | path

Searched defs:hal_analogif_reg_read (Results 1 – 2 of 2) sorted by relevance

/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/
Dhal_analogif.h36 __STATIC_FORCEINLINE int hal_analogif_reg_read(unsigned short reg, unsigned short *val) { *val = 0;… in hal_analogif_reg_read() function
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/best2003/
Dhal_analogif_best2003.c109 int BOOT_TEXT_SRAM_LOC hal_analogif_reg_read(unsigned short reg, unsigned short *val) in hal_analogif_reg_read() function