/hal_nxp-3.7.0/mcux/mcux-sdk/CMSIS/NN/Include/ |
D | arm_nnsupportfunctions.h | 795 __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()
|
D | arm_nn_types.h | 63 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/ |
D | arm_convolve_1x1_s8_fast.c | 84 int32_t *output_mult = quant_params->multiplier; in arm_convolve_1x1_s8_fast() 157 quant_params->multiplier, in arm_convolve_1x1_s8_fast()
|
D | arm_depthwise_conv_s8.c | 263 quant_params->multiplier, in arm_depthwise_conv_s8() 290 quant_params->multiplier, in arm_depthwise_conv_s8()
|
D | arm_convolve_1_x_n_s8.c | 85 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/ |
D | arm_svdf_s8.c | 72 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/ |
D | fsl_clock.c | 1676 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/ |
D | fsl_clock.c | 1663 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/ |
D | fsl_clock.c | 1676 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/ |
D | fsl_clock.c | 1676 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/ |
D | fsl_clock.c | 1676 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/ |
D | fsl_clock.c | 1663 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/ |
D | fsl_clock.c | 1676 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/ |
D | fsl_i2c.c | 165 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/ |
D | arm_fully_connected_s8.c | 77 quant_params->multiplier, in arm_fully_connected_s8()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT685S/drivers/ |
D | fsl_clock.c | 1474 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/ |
D | fsl_clock.c | 1474 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/ |
D | fsl_clock.c | 1788 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/ |
D | fsl_clock.c | 1788 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/ |
D | fsl_clock.c | 1788 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/ |
D | fsl_clock.c | 2024 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/ |
D | fsl_clock.c | 2024 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/ |
D | fsl_clock.c | 2024 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/ |
D | fsl_clock.c | 2108 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/ |
D | fsl_clock.c | 2108 uint16_t multiplier = 0U; in CLOCK_EnableUsbhs0PhyPllClock() local 2130 multiplier = (uint16_t)(480000000UL / freq); in CLOCK_EnableUsbhs0PhyPllClock() 2132 switch (multiplier) in CLOCK_EnableUsbhs0PhyPllClock()
|