/Zephyr-latest/soc/nxp/s32/common/ |
D | cmsis_rtos_v2_adapt.h | 15 #undef FALSE 17 enum { FALSE, TRUE}; enumerator
|
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/ |
D | wrapper.h | 17 #ifndef FALSE 18 #define FALSE 0 macro
|
D | mempool.c | 73 mslab->is_dynamic_allocation = FALSE; in osMemoryPoolNew()
|
D | msgq.c | 77 msgq->is_dynamic_allocation = FALSE; in osMessageQueueNew()
|
/Zephyr-latest/scripts/generate_usb_vif/constants/ |
D | other_constants.py | 14 FALSE = "false" variable
|
/Zephyr-latest/drivers/sensor/nxp/qdec_nxp_s32/ |
D | qdec_nxp_s32.c | 258 .EnLutDma = (boolean)FALSE, \ 259 .EnForceDma = (boolean)FALSE, \ 260 .EnLutInt = (boolean)FALSE, \ 261 .EnForceInt = (boolean)FALSE, \ 262 .InvertOutput = (boolean)FALSE, \ 389 .Lock = (boolean)FALSE, \
|
/Zephyr-latest/cmake/modules/ |
D | FindThreads.cmake | 27 set(Threads_FOUND FALSE)
|
D | yaml.cmake | 219 zephyr_set(GENEX FALSE SCOPE ${ARG_YAML_NAME}) 256 zephyr_set(GENEX FALSE SCOPE ${ARG_YAML_NAME}) 584 to_yaml("${item}" 0 non_indent_yaml FALSE)
|
D | extensions.cmake | 616 # ALLOW_EMPTY <TRUE:FALSE>: Allow a Zephyr library to be empty. 3331 # TRUE if scope exists, FALSE otherwise. 3339 set(${result} FALSE PARENT_SCOPE) 3724 set(convert_path FALSE) 3919 # The result of the check, either TRUE or FALSE, will be returned in 3944 set(${var} FALSE PARENT_SCOPE) 3963 # The result of the check, either TRUE or FALSE, will be returned in 3987 set(${var} FALSE PARENT_SCOPE) 4000 set(${var} FALSE PARENT_SCOPE) 4345 # # Sets 'result' to FALSE [all …]
|
/Zephyr-latest/cmake/ |
D | llext-edk.cmake | 47 set(to_west_topdir FALSE) 82 set(${bindir_out} FALSE PARENT_SCOPE) 179 set(make_relative FALSE) 195 set(make_relative FALSE)
|
/Zephyr-latest/drivers/can/ |
D | can_nxp_s32_canxl.c | 562 Canexcel_Ip_ReceiveFD(config->instance, mb_indx, &data->rx_msg[alloc], FALSE); in can_nxp_s32_add_rx_filter() 655 .enable_brs = !!(frame->flags & CAN_FRAME_BRS) ? TRUE : FALSE, in can_nxp_s32_send() 661 .is_polling = FALSE in can_nxp_s32_send() 941 &data->rx_msg[alloc], FALSE) != CANEXCEL_STATUS_SUCCESS) { in can_nxp_s32_ctrl_callback() 956 .ts64bit = FALSE, /* Time stamp size is 32 bits */ in can_nxp_s32_init() 1207 .Rx_Fifo_KeepLast = (boolean)FALSE, \ 1208 .isPolling = (boolean)FALSE, \
|
/Zephyr-latest/cmake/linker/ |
D | linker_script_common.cmake | 442 set_property(GLOBAL PROPERTY ${IS_EMPTY_OBJECT}_EMPTY FALSE) 448 set_property(GLOBAL PROPERTY ${IS_EMPTY_OBJECT}_EMPTY FALSE) 455 set_property(GLOBAL PROPERTY ${IS_EMPTY_OBJECT}_EMPTY FALSE) 466 set_property(GLOBAL PROPERTY ${IS_EMPTY_OBJECT}_EMPTY FALSE) 472 set_property(GLOBAL PROPERTY ${IS_EMPTY_OBJECT}_EMPTY FALSE) 478 set_property(GLOBAL PROPERTY ${IS_EMPTY_OBJECT}_EMPTY FALSE)
|
/Zephyr-latest/share/zephyr-package/cmake/ |
D | ZephyrConfigVersion.cmake | 23 set(PACKAGE_VERSION_COMPATIBLE FALSE) 81 set(PACKAGE_VERSION_COMPATIBLE FALSE)
|
D | zephyr_package_search.cmake | 106 set(PACKAGE_VERSION_COMPATIBLE FALSE)
|
/Zephyr-latest/doc/contribute/style/ |
D | cmake.rst | 103 ``TRUE``, ``FALSE``), avoid quoting them.
|
/Zephyr-latest/cmake/linker/armlink/ |
D | scatter_script.cmake | 301 set(empty FALSE) 313 set(empty FALSE) 322 set(empty FALSE)
|
/Zephyr-latest/scripts/generate_usb_vif/ |
D | generate_vif.py | 93 return other_constants.FALSE
|
/Zephyr-latest/lib/acpi/ |
D | acpi.c | 79 status = AcpiInitializeTables(NULL, 16, FALSE); in initialize_acpica() 272 status = AcpiInitializeTables(NULL, 16, FALSE); in acpi_early_init()
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | CMakeLists.txt | 58 list(APPEND TFM_CMAKE_ARGS -DBL2=FALSE) 502 tfm_sign(sign_cmd_ns NS FALSE ${NS_APP_FILE} ${NS_SIGNED_FILE})
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_mcxw.c | 54 static bool_t csl_rx = FALSE; 790 csl_rx = FALSE; in stop_csl_receiver()
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_nxp_s32_gmac.c | 346 .NoInt = FALSE, in eth_nxp_s32_tx()
|
/Zephyr-latest/drivers/wifi/simplelink/ |
D | simplelink_sockets.c | 931 handle_recv_flags(sd, flags, FALSE, &nb_enabled); in simplelink_recvfrom()
|
/Zephyr-latest/drivers/pwm/ |
D | pwm_nxp_s32_emios.c | 927 .bWithoutInterrupt = FALSE, \
|
/Zephyr-latest/cmake/linker/iar/ |
D | config_file_script.cmake | 701 set(empty FALSE)
|