Home
last modified time | relevance | path

Searched defs:TRUE (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/soc/nxp/s32/common/
Dcmsis_rtos_v2_adapt.h17 enum { FALSE, TRUE}; enumerator
/Zephyr-latest/scripts/generate_usb_vif/constants/
Dother_constants.py13 TRUE = "true" variable
/Zephyr-latest/samples/net/sockets/echo_async/src/
Dsocket_echo.c163 int TRUE = 1; in main() local
/Zephyr-latest/samples/net/sockets/echo_async_select/src/
Dsocket_echo_select.c142 int TRUE = 1; local
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/
Dwrapper.h14 #define TRUE 1 macro