Searched refs:f (Results 1 – 6 of 6) sorted by relevance
53 xinv.f = ax; in vrecip_medprec_f32()56 xinv.f = 1.41176471f - 0.47058824f * xinv.f; in vrecip_medprec_f32()59 b = 2.0f - xinv.f * ax; in vrecip_medprec_f32()60 xinv.f = xinv.f * b; in vrecip_medprec_f32()62 b = 2.0f - xinv.f * ax; in vrecip_medprec_f32()63 xinv.f = xinv.f * b; in vrecip_medprec_f32()65 b = 2.0f - xinv.f * ax; in vrecip_medprec_f32()66 xinv.f = xinv.f * b; in vrecip_medprec_f32()68 xinv.f = vdupq_m(xinv.f, INFINITY, vcmpeqq(x, 0.0f)); in vrecip_medprec_f32()72 xinv.f = vnegq_m(xinv.f, xinv.f, vcmpltq(x, 0.0f)); in vrecip_medprec_f32()[all …]
675 float32x4_t f; member685 float16x8_t f; member829 float32x2_t f; member839 float16x4_t f; member
39 …m/search/all/PSoC%206%20Technical%20Reference%20Manual?f%5b0%5d=meta_type%3Atechnical_documents&f%…40 …s](https://www.cypress.com/search/all?f%5b0%5d=meta_type%3Atechnical_documents&f%5b1%5d=resource_m…
79 …m/search/all/PSoC%206%20Technical%20Reference%20Manual?f%5b0%5d=meta_type%3Atechnical_documents&f%…80 …s](https://www.cypress.com/search/all?f%5b0%5d=meta_type%3Atechnical_documents&f%5b1%5d=resource_m…
165 #define XMC_SDMMC_CHECK_SDCLK_FREQ(f)\ argument166 ((f == XMC_SDMMC_CLK_DIV_1) ||\167 (f == XMC_SDMMC_CLK_DIV_2) ||\168 (f == XMC_SDMMC_CLK_DIV_4) ||\169 (f == XMC_SDMMC_CLK_DIV_8) ||\170 (f == XMC_SDMMC_CLK_DIV_16) ||\171 (f == XMC_SDMMC_CLK_DIV_32) ||\172 (f == XMC_SDMMC_CLK_DIV_64) ||\173 (f == XMC_SDMMC_CLK_DIV_128) ||\174 (f == XMC_SDMMC_CLK_DIV_256))
9 #define NVRAM_GENERATED_MAC_ADDRESS "macaddr=00:A0:50:f8:70:8f"