Searched defs:rsh (Results 1 – 3 of 3) sorted by relevance
| /Zephyr-latest/samples/boards/nxp/adsp/number_crunching/src/ |
| D | cmsis_dsp_wrapper.c | 18 void vec_power_int16(const int16_t *in, int64_t *out, int rsh, uint32_t length) in vec_power_int16() 24 void vec_power_int32(const int32_t *in, int64_t *out, int rsh, uint32_t length) in vec_power_int32()
|
| D | nature_dsp_wrapper.c | 26 void vec_power_int16(const int16_t *in, int64_t *out, int rsh, uint32_t length) in vec_power_int16() 32 void vec_power_int32(const int32_t *in, int64_t *out, int rsh, uint32_t length) in vec_power_int32()
|
| /Zephyr-latest/drivers/sdhc/ |
| D | rcar_mmc.c | 1766 uint32_t rsh = 0; in rcar_mmc_execute_tuning() local
|