Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/ext/tinycrypt/include/tinycrypt/
Dconstants.h49 #define NULL ((void *)0) macro
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/include/tinycrypt/
Dconstants.h49 #define NULL ((void *)0) macro
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_stddefs.h52 #define NULL 0 /**< HEW toolchain does not allow us to compare (void*) type to function po… macro