Home
last modified time | relevance | path

Searched defs:diff (Results 1 – 25 of 49) sorted by relevance

12

/hal_nxp-latest/mcux/mcux-sdk/utilities/unity/
Dunity.c833 _UF diff, tol; in UnityAssertEqualFloatArray() local
915 _UF diff = actual - expected; in UnityAssertFloatsWithin() local
1051 _UD diff, tol; in UnityAssertEqualDoubleArray() local
1106 _UD diff = actual - expected; in UnityAssertDoublesWithin() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/DistanceFunctions/
Darm_chebyshev_distance_f32.c108 float32_t diff=0.0f, maxVal=0.0f, tmpA, tmpB; in arm_chebyshev_distance_f32() local
185 float32_t diff=0.0f, maxVal,tmpA, tmpB; in arm_chebyshev_distance_f32() local
Darm_canberra_distance_f32.c136 float32_t accum=0.0f, tmpA, tmpB,diff,sum; in arm_canberra_distance_f32() local
199 float32_t accum=0.0f, tmpA, tmpB,diff,sum; in arm_canberra_distance_f32() local
Darm_chebyshev_distance_f16.c116 _Float16 diff=0.0f, maxVal,tmpA, tmpB; in arm_chebyshev_distance_f16() local
Darm_canberra_distance_f16.c146 _Float16 accum=0.0f, tmpA, tmpB,diff,sum; in arm_canberra_distance_f16() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/SoftmaxFunctions/
Darm_softmax_s8.c143 const int32_t diff = input[tail_idx + i] - max; in arm_softmax_s8() local
191 int32_t diff = input[tail_idx + i] - max; in arm_softmax_s8() local
Darm_softmax_u8.c67 int32_t diff = 0; in arm_softmax_u8() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/dspi/
Dfsl_dspi.c450 uint32_t diff, min_diff; in DSPI_MasterSetBaudRate() local
598 uint32_t diff, min_diff; in DSPI_MasterSetDelayTimes() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpspi/
Dfsl_lpspi.c494 uint32_t diff, min_diff; in LPSPI_MasterSetBaudRate() local
668 uint32_t diff, min_diff; local
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpspi/
Dfsl_lpspi.c564 uint32_t diff, min_diff; in LPSPI_MasterSetBaudRate() local
738 uint32_t diff, min_diff; local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/InterpolationFunctions/
Darm_spline_interp_f32.c177 float32x4_t diff; in arm_spline_f32() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_depthwise_conv_s8_opt.c261 const int diff = kernel_y - ker_y_end; in arm_depthwise_conv_s8_opt() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/uart/
Dfsl_flexio_uart.c134 uint32_t diff; in FLEXIO_UART_Init() local
/hal_nxp-latest/mcux/mcux-sdk/components/ssd1963/
Dfsl_ssd1963.c96 uint32_t diff = 0xFFFFFFFFU; in SSD1963_GetPllDivider() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/mipi_dsi_imx/
Dfsl_mipi_dsi.c517 uint32_t diff = 0xFFFFFFFFU; in DSI_DphyGetPllDivider() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_miniusart/
Dfsl_usart.c356 uint32_t diff = 0U, brgval = 0U, osrval = 0U, baudrate = 0U; in USART_SetBaudRate() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/ecspi/
Dfsl_ecspi.c407 uint32_t diff = 0xFFFFFFFFU; in ECSPI_SetBaudRate() local
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE18F16/drivers/
Dfsl_clock.c894 uint32_t diff = 0xFFFFFFFFU; /* Difference between desireFreq and return frequency. */ in CLOCK_GetSysPllMultDiv() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/usart/
Dfsl_usart.c438 uint32_t osrval, brgval, diff, baudrate, allowed_error; in USART_SetBaudRate() local
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE14F16/drivers/
Dfsl_clock.c894 uint32_t diff = 0xFFFFFFFFU; /* Difference between desireFreq and return frequency. */ in CLOCK_GetSysPllMultDiv() local
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE16F16/drivers/
Dfsl_clock.c894 uint32_t diff = 0xFFFFFFFFU; /* Difference between desireFreq and return frequency. */ in CLOCK_GetSysPllMultDiv() local
/hal_nxp-latest/mcux/mcux-sdk/devices/K32L2A41A/drivers/
Dfsl_clock.c935 uint32_t diff = 0xFFFFFFFFU; /* Difference between desireFreq and return frequency. */ in CLOCK_GetSysPllMultDiv() local
/hal_nxp-latest/mcux/mcux-sdk/devices/K32L2A31A/drivers/
Dfsl_clock.c935 uint32_t diff = 0xFFFFFFFFU; /* Difference between desireFreq and return frequency. */ in CLOCK_GetSysPllMultDiv() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/spi/
Dfsl_spi.c743 uint32_t diff; in SPI_MasterSetBaudRate() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/mipi_dsi/
Dfsl_mipi_dsi.c299 uint32_t diff = 0xFFFFFFFFU; in DSI_DphyGetPllDivider() local

12