Searched refs:assert (Results 26 – 50 of 107) sorted by relevance
12345
355 assert(config->dest_data_size == config->source_data_size); in dma_mcux_lpc_configure()362 assert(block_config->source_gather_interval == in dma_mcux_lpc_configure()614 assert(block_config->source_address == ROUND_UP(block_config->source_address, width)); in dma_mcux_lpc_configure()615 assert(block_config->dest_address == ROUND_UP(block_config->dest_address, width)); in dma_mcux_lpc_configure()668 assert(block_config->source_address == in dma_mcux_lpc_configure()670 assert(block_config->dest_address == in dma_mcux_lpc_configure()768 assert(src == ROUND_UP(src, data->width)); in dma_mcux_lpc_reload()769 assert(dst == ROUND_UP(dst, data->width)); in dma_mcux_lpc_reload()
60 $_TARGETNAME2 configure -event reset-assert "arc_common_reset $_TARGETNAME2"75 $_TARGETNAME1 configure -event reset-assert "arc_common_reset $_TARGETNAME1"
5 assert.c
16 src/assert.c
28 proc reset_cr7 { assert } {30 if { $assert == 1 } {
25 assert(CROSS_COMPILE "CROSS_COMPILE is not set")
81 assert(buf != NULL); in entropy_esp32_get_entropy()
45 $_TARGETNAME configure -event reset-assert "arc_em_reset $_TARGETNAME"
4 assert( XTENSA_TOOLCHAIN_PATH "XTENSA_TOOLCHAIN_PATH is not set")
4 assert( ESPRESSIF_TOOLCHAIN_PATH "ESPRESSIF_TOOLCHAIN_PATH is not set")
6 assert(IAR_TOOLCHAIN_PATH "IAR_TOOLCHAIN_PATH is not set")
20 binary will use ``popen()`` to run the failing test binary and will assert both the return code and
307 This option enables printing an assert message with information about310 assert.322 This option removes the assert condition from the printed assert331 This option removes the additional message from the printed assert.340 This option enables the assert test mode, which allows the assert342 condition is false. The tests that validate the assert feature may344 custom assert post action hook.
66 assert(false); in MU_IsRxFull()94 assert(false); in MU_IsTxEmpty()
133 assert(mEncoderBuffer.IsEmpty()); in SendFrame()353 assert(0); in HandleUnknownHdlcContent()
92 …- Regex: '^<(assert|complex|ctype|errno|fenv|float|inttypes|limits|locale|math|setjmp|signal|stdar…
187 assert(svd != NULL); in find_desc_for_source()309 assert(!((vd->flags & VECDESC_FL_SHARED) && (vd->flags & VECDESC_FL_NONSHARED))); in is_vect_desc_usable()757 assert(svd); /* should be something in there for a shared int */ in esp_intr_free()872 assert(svd != NULL); in esp_intr_disable()
44 | prj-assert.conf | Enable assertions for API verification |
158 assert(entry_addr != NULL); in esp_appcpu_image_load()
7 assert
584 assert(rx_dma_params->buf != NULL); in prepare_rx_dma_block_config()585 assert(rx_dma_params->buf_len > 0); in prepare_rx_dma_block_config()626 assert(data->async.next_rx_buffer != NULL); in uart_mcux_lpuart_dma_replace_rx_buffer()627 assert(data->async.next_rx_buffer_len != 0U); in uart_mcux_lpuart_dma_replace_rx_buffer()866 assert(data->async.next_rx_buffer == NULL); in mcux_lpuart_rx_buf_rsp()867 assert(data->async.next_rx_buffer_len == 0); in mcux_lpuart_rx_buf_rsp()
179 assert(!sidev->fds_cb[sockfd].cb); in siwx91x_sock_get()278 assert(timeout < 0); in siwx91x_sock_accept()
202 assert-on-tuple,237 redundant-unittest-assert,
140 assert(i == 0); in init_inputs()