Home
last modified time | relevance | path

Searched refs:multiplier (Results 1 – 25 of 37) sorted by relevance

12

/hal_nxp-3.7.0/mcux/mcux-sdk/CMSIS/NN/Include/
Darm_nnsupportfunctions.h795 __STATIC_FORCEINLINE q31_t arm_nn_requantize(const q31_t val, const q31_t multiplier, const q31_t s… in arm_nn_requantize() argument
797 …ivide_by_power_of_two(arm_nn_doubling_high_mult_no_sat(val * (1 << LEFT_SHIFT(shift)), multiplier), in arm_nn_requantize()
863 __STATIC_FORCEINLINE int32x4_t arm_requantize_mve(const int32x4_t val, const q31_t multiplier, cons… in arm_requantize_mve() argument
866 …arm_doubling_high_mult_mve(vshlq_s32(val, vdupq_n_s32(LEFT_SHIFT(shift))), multiplier), RIGHT_SHIF… in arm_requantize_mve()
883 const int32x4_t multiplier, in arm_requantize_mve_32x4() argument
892 …e_by_power_of_two_mve_32x4(arm_doubling_high_mult_mve_32x4(vshlq_s32(val, left_shift), multiplier), in arm_requantize_mve_32x4()
Darm_nn_types.h63 int32_t *multiplier; /**< Multiplier values */ member
70 int32_t multiplier; /**< Multiplier value */ member
/hal_nxp-3.7.0/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_convolve_1x1_s8_fast.c84 int32_t *output_mult = quant_params->multiplier; in arm_convolve_1x1_s8_fast()
157 quant_params->multiplier, in arm_convolve_1x1_s8_fast()
Darm_depthwise_conv_s8.c263 quant_params->multiplier, in arm_depthwise_conv_s8()
290 quant_params->multiplier, in arm_depthwise_conv_s8()
Darm_convolve_1_x_n_s8.c85 int32_t *output_mult = quant_params->multiplier; in arm_convolve_1_x_n_s8()
/hal_nxp-3.7.0/mcux/mcux-sdk/CMSIS/NN/Source/SVDFunctions/
Darm_svdf_s8.c72 const q31_t multiplier_in = input_quant_params->multiplier; in arm_svdf_s8()
74 const q31_t multiplier_out = output_quant_params->multiplier; in arm_svdf_s8()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT1171/drivers/
Dfsl_clock.c1676 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs0PhyPllClock() local
1687 multiplier = (uint16_t)(480000000UL / freq); in CLOCK_EnableUsbhs0PhyPllClock()
1689 switch (multiplier) in CLOCK_EnableUsbhs0PhyPllClock()
1782 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs1PhyPllClock() local
1793 multiplier = (uint16_t)(uint32_t)(480000000UL / freq); in CLOCK_EnableUsbhs1PhyPllClock()
1795 switch (multiplier) in CLOCK_EnableUsbhs1PhyPllClock()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT1166/drivers/
Dfsl_clock.c1663 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs0PhyPllClock() local
1674 multiplier = (uint16_t)(480000000UL / freq); in CLOCK_EnableUsbhs0PhyPllClock()
1676 switch (multiplier) in CLOCK_EnableUsbhs0PhyPllClock()
1769 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs1PhyPllClock() local
1780 multiplier = (uint16_t)(uint32_t)(480000000UL / freq); in CLOCK_EnableUsbhs1PhyPllClock()
1782 switch (multiplier) in CLOCK_EnableUsbhs1PhyPllClock()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT1175/drivers/
Dfsl_clock.c1676 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs0PhyPllClock() local
1687 multiplier = (uint16_t)(480000000UL / freq); in CLOCK_EnableUsbhs0PhyPllClock()
1689 switch (multiplier) in CLOCK_EnableUsbhs0PhyPllClock()
1782 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs1PhyPllClock() local
1793 multiplier = (uint16_t)(uint32_t)(480000000UL / freq); in CLOCK_EnableUsbhs1PhyPllClock()
1795 switch (multiplier) in CLOCK_EnableUsbhs1PhyPllClock()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT1176/drivers/
Dfsl_clock.c1676 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs0PhyPllClock() local
1687 multiplier = (uint16_t)(480000000UL / freq); in CLOCK_EnableUsbhs0PhyPllClock()
1689 switch (multiplier) in CLOCK_EnableUsbhs0PhyPllClock()
1782 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs1PhyPllClock() local
1793 multiplier = (uint16_t)(uint32_t)(480000000UL / freq); in CLOCK_EnableUsbhs1PhyPllClock()
1795 switch (multiplier) in CLOCK_EnableUsbhs1PhyPllClock()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT1172/drivers/
Dfsl_clock.c1676 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs0PhyPllClock() local
1687 multiplier = (uint16_t)(480000000UL / freq); in CLOCK_EnableUsbhs0PhyPllClock()
1689 switch (multiplier) in CLOCK_EnableUsbhs0PhyPllClock()
1782 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs1PhyPllClock() local
1793 multiplier = (uint16_t)(uint32_t)(480000000UL / freq); in CLOCK_EnableUsbhs1PhyPllClock()
1795 switch (multiplier) in CLOCK_EnableUsbhs1PhyPllClock()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT1165/drivers/
Dfsl_clock.c1663 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs0PhyPllClock() local
1674 multiplier = (uint16_t)(480000000UL / freq); in CLOCK_EnableUsbhs0PhyPllClock()
1676 switch (multiplier) in CLOCK_EnableUsbhs0PhyPllClock()
1769 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs1PhyPllClock() local
1780 multiplier = (uint16_t)(uint32_t)(480000000UL / freq); in CLOCK_EnableUsbhs1PhyPllClock()
1782 switch (multiplier) in CLOCK_EnableUsbhs1PhyPllClock()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT1173/drivers/
Dfsl_clock.c1676 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs0PhyPllClock() local
1687 multiplier = (uint16_t)(480000000UL / freq); in CLOCK_EnableUsbhs0PhyPllClock()
1689 switch (multiplier) in CLOCK_EnableUsbhs0PhyPllClock()
1782 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs1PhyPllClock() local
1793 multiplier = (uint16_t)(uint32_t)(480000000UL / freq); in CLOCK_EnableUsbhs1PhyPllClock()
1795 switch (multiplier) in CLOCK_EnableUsbhs1PhyPllClock()
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/i2c/
Dfsl_i2c.c165 uint32_t multiplier; in I2C_SetHoldTime() local
188 multiplier = u32flag << mult; in I2C_SetHoldTime()
194 … computedSclHoldTime = ((multiplier * s_i2cDividerTable[i]) * 500000U) / (sourceClock_Hz / 1000U); in I2C_SetHoldTime()
770 uint32_t multiplier; in I2C_MasterSetBaudRate() local
789 multiplier = u32flag << mult; in I2C_MasterSetBaudRate()
794 computedRate = srcClock_Hz / (multiplier * s_i2cDividerTable[i]); in I2C_MasterSetBaudRate()
/hal_nxp-3.7.0/mcux/mcux-sdk/CMSIS/NN/Source/FullyConnectedFunctions/
Darm_fully_connected_s8.c77 quant_params->multiplier, in arm_fully_connected_s8()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT685S/drivers/
Dfsl_clock.c1474 uint32_t multiplier = 0U; in CLOCK_EnableUsbHs0PhyPllClock() local
1485 multiplier = 480000000UL / freq; in CLOCK_EnableUsbHs0PhyPllClock()
1487 switch (multiplier) in CLOCK_EnableUsbHs0PhyPllClock()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT633S/drivers/
Dfsl_clock.c1474 uint16_t multiplier = 0U; in CLOCK_EnableUsbHs0PhyPllClock() local
1484 multiplier = 480000000 / freq; in CLOCK_EnableUsbHs0PhyPllClock()
1486 switch (multiplier) in CLOCK_EnableUsbHs0PhyPllClock()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT595S/drivers/
Dfsl_clock.c1788 uint16_t multiplier = 0U; in CLOCK_EnableUsbHs0PhyPllClock() local
1801 multiplier = (uint16_t)(480000000U / freq); in CLOCK_EnableUsbHs0PhyPllClock()
1803 switch (multiplier) in CLOCK_EnableUsbHs0PhyPllClock()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT533S/drivers/
Dfsl_clock.c1788 uint16_t multiplier = 0U; in CLOCK_EnableUsbHs0PhyPllClock() local
1801 multiplier = (uint16_t)(480000000U / freq); in CLOCK_EnableUsbHs0PhyPllClock()
1803 switch (multiplier) in CLOCK_EnableUsbHs0PhyPllClock()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT555S/drivers/
Dfsl_clock.c1788 uint16_t multiplier = 0U; in CLOCK_EnableUsbHs0PhyPllClock() local
1801 multiplier = (uint16_t)(480000000U / freq); in CLOCK_EnableUsbHs0PhyPllClock()
1803 switch (multiplier) in CLOCK_EnableUsbHs0PhyPllClock()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC5528/drivers/
Dfsl_clock.c2024 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs0PhyPllClock() local
2046 multiplier = (uint16_t)(480000000UL / freq); in CLOCK_EnableUsbhs0PhyPllClock()
2048 switch (multiplier) in CLOCK_EnableUsbhs0PhyPllClock()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC55S28/drivers/
Dfsl_clock.c2024 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs0PhyPllClock() local
2046 multiplier = (uint16_t)(480000000UL / freq); in CLOCK_EnableUsbhs0PhyPllClock()
2048 switch (multiplier) in CLOCK_EnableUsbhs0PhyPllClock()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC55S69/drivers/
Dfsl_clock.c2024 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs0PhyPllClock() local
2046 multiplier = (uint16_t)(480000000UL / freq); in CLOCK_EnableUsbhs0PhyPllClock()
2048 switch (multiplier) in CLOCK_EnableUsbhs0PhyPllClock()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC55S14/drivers/
Dfsl_clock.c2108 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs0PhyPllClock() local
2130 multiplier = (uint16_t)(480000000UL / freq); in CLOCK_EnableUsbhs0PhyPllClock()
2132 switch (multiplier) in CLOCK_EnableUsbhs0PhyPllClock()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC55S16/drivers/
Dfsl_clock.c2108 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs0PhyPllClock() local
2130 multiplier = (uint16_t)(480000000UL / freq); in CLOCK_EnableUsbhs0PhyPllClock()
2132 switch (multiplier) in CLOCK_EnableUsbhs0PhyPllClock()

12