Home
last modified time | relevance | path

Searched refs:TRUE (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-3.5.0/lib/stm32wb/hci/
Dapp_common.h45 #undef TRUE
46 #define TRUE (!0) macro
Dutilities_common.h46 #undef TRUE
47 #define TRUE (!0) macro
Dstm32_wpan_common.h59 #undef TRUE
60 #define TRUE (!0U) macro
Dstm_list.c45 return_value = TRUE; in LST_is_empty()