Home
last modified time | relevance | path

Searched defs:Level (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/common/
Dsample_comm_svp.h69 #define SAMPLE_SVP_TRACE(Level, Msg, ...) \ argument
101 #define SAMPLE_SVP_CHECK_EXPR_GOTO(Expr, Label, Level, Msg, ...) \ argument
109 #define SAMPLE_SVP_CHECK_EXPR_RET_VOID(Expr, Level, Msg, ...) \ argument
117 #define SAMPLE_SVP_CHECK_EXPR_RET(Expr, Ret, Level, Msg, ...) \ argument
125 #define SAMPLE_SVP_CHECK_EXPR_TRACE(Expr, Level, Msg, ...) \ argument
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_hal_flash_ex.c1162 static HAL_StatusTypeDef FLASH_OB_RDP_LevelConfig(uint8_t Level) in FLASH_OB_RDP_LevelConfig()
1231 static HAL_StatusTypeDef FLASH_OB_BOR_LevelConfig(uint8_t Level) in FLASH_OB_BOR_LevelConfig()
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/common/
Dlega_dbg.h60 #define dbg(Level, Comp, Fmt, ...) \ argument