Z-Wave Protocol Controller Reference
zpc_hex_to_int.c File Reference
#include "sl_log.h"
#include "zpc_hex_to_int.h"
Include dependency graph for zpc_hex_to_int.c:

Macros

#define LOG_TAG   "zpc_hex2int"
 

Functions

int zpc_hex2int (char c)
 Convert a hex character to its int value. More...
 

Macro Definition Documentation

◆ LOG_TAG

#define LOG_TAG   "zpc_hex2int"