Home
last modified time | relevance | path

Searched defs:e (Results 1 – 25 of 57) sorted by relevance

123

/bsp/avr32/software_framework/utils/preprocessor/
A Dtpaste.h64 #define TPASTE5( a, b, c, d, e) a##b##c##d##e argument
65 #define TPASTE6( a, b, c, d, e, f) a##b##c##d##e##f argument
66 #define TPASTE7( a, b, c, d, e, f, g) a##b##c##d##e##f##g argument
67 #define TPASTE8( a, b, c, d, e, f, g, h) a##b##c##d##e##f##g##h argument
68 #define TPASTE9( a, b, c, d, e, f, g, h, i) a##b##c##d##e##f##g##h##i argument
69 #define TPASTE10(a, b, c, d, e, f, g, h, i, j) a##b##c##d##e##f##g##h##i##j argument
85 #define ATPASTE5( a, b, c, d, e) TPASTE5( a, b, c, d, e) argument
86 #define ATPASTE6( a, b, c, d, e, f) TPASTE6( a, b, c, d, e, f) argument
87 #define ATPASTE7( a, b, c, d, e, f, g) TPASTE7( a, b, c, d, e, f, g) argument
88 #define ATPASTE8( a, b, c, d, e, f, g, h) TPASTE8( a, b, c, d, e, f, g, h) argument
[all …]
/bsp/samd21/sam_d2x_asflib/sam0/utils/preprocessor/
A Dtpaste.h72 #define TPASTE5( a, b, c, d, e) a##b##c##d##e argument
73 #define TPASTE6( a, b, c, d, e, f) a##b##c##d##e##f argument
74 #define TPASTE7( a, b, c, d, e, f, g) a##b##c##d##e##f##g argument
75 #define TPASTE8( a, b, c, d, e, f, g, h) a##b##c##d##e##f##g##h argument
76 #define TPASTE9( a, b, c, d, e, f, g, h, i) a##b##c##d##e##f##g##h##i argument
77 #define TPASTE10(a, b, c, d, e, f, g, h, i, j) a##b##c##d##e##f##g##h##i##j argument
93 #define ATPASTE5( a, b, c, d, e) TPASTE5( a, b, c, d, e) argument
94 #define ATPASTE6( a, b, c, d, e, f) TPASTE6( a, b, c, d, e, f) argument
95 #define ATPASTE7( a, b, c, d, e, f, g) TPASTE7( a, b, c, d, e, f, g) argument
96 #define ATPASTE8( a, b, c, d, e, f, g, h) TPASTE8( a, b, c, d, e, f, g, h) argument
[all …]
/bsp/rx/RPDL/
A Dr_pdl_tmr_rx62nxx.h161 #define R_TMR_CreateChannel(a, b, c, d, e, f, g, h, i, j) \ argument
168 #define R_TMR_CreateUnit(a, b, c, d, e, f, g, h, i, j) \ argument
175 #define R_TMR_CreatePeriodic(a, b, c, d, e, f, g) \ argument
184 #define R_TMR_CreateOneShot(a, b, c, d, e) \ argument
200 #define R_TMR_ControlChannel(a, b, c, d, e) \ argument
207 #define R_TMR_ControlUnit(a, b, c, d, e) \ argument
223 #define R_TMR_ReadChannel(a, b, c, d, e) \ argument
230 #define R_TMR_ReadUnit(a, b, c, d, e) \ argument
A Dr_pdl_bsc_rx62nxx.h85 #define R_BSC_Create(a, b, c, d, e) \ argument
92 #define R_BSC_CreateArea(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o) \ argument
100 #define R_BSC_SDRAM_CreateArea(a, b, c, d, e, f, g, h, i, j, k, l) \ argument
105 #define R_BSC_SDRAM_CreateArea(a, b, c, d, e, f, g, h, i, j, k, l) \ argument
A Dr_pdl_dtc_rx62nxx.h69 #define R_DTC_Create(a, b, c, d, e, f) \ argument
79 #define R_DTC_Control(a, b, c, d, e, f) \ argument
84 #define R_DTC_GetStatus(a, b, c, d, e, f) \ argument
A Dr_pdl_sci_rx62nxx.h149 #define R_SCI_Send(a, b, c, d, e) \ argument
156 #define R_SCI_Receive(a, b, c, d, e, f) \ argument
170 #define R_SCI_GetStatus(a, b, c, d, e) \ argument
A Dr_pdl_dmac_rx62nxx.h72 #define R_DMAC_Create(a, b, c, d, e, f, g, h, i, j, k, l) \ argument
79 #define R_DMAC_Control(a, b, c, d, e, f, g, h, i) \ argument
86 #define R_DMAC_GetStatus(a, b, c, d, e, f) \ argument
A Dr_pdl_exdmac_rx62nxx.h73 #define R_EXDMAC_Create(a, b, c, d, e, f, g, h, i, j, k, l, m) \ argument
80 #define R_EXDMAC_Control(a, b, c, d, e, f, g, h, i) \ argument
87 #define R_EXDMAC_GetStatus(a, b, c, d, e, f) \ argument
A Dr_pdl_iic_rx62nxnfp.h139 #define R_IIC_Create(a, b, c, d, e, f, g, h) \ argument
153 #define R_IIC_MasterSend(a, b, c, d, e, f, g) \ argument
160 #define R_IIC_MasterReceive(a, b, c, d, e, f, g) \ argument
174 #define R_IIC_SlaveMonitor(a, b, c, d, e, f) \ argument
A Dr_pdl_iic_rx62nxfp.h139 #define R_IIC_Create(a, b, c, d, e, f, g, h) \ argument
153 #define R_IIC_MasterSend(a, b, c, d, e, f, g) \ argument
160 #define R_IIC_MasterReceive(a, b, c, d, e, f, g) \ argument
174 #define R_IIC_SlaveMonitor(a, b, c, d, e, f) \ argument
A Dr_pdl_rtc_RX62Nxx.h58 #define R_RTC_Create(a, b, c, d, e, f, g, h, i) \ argument
65 #define R_RTC_Control(a, b, c, d, e, f) \ argument
A Dr_pdl_cmt_rx62nxx.h68 #define R_CMT_Create(a, b, c, d, e) \ argument
75 #define R_CMT_CreateOneShot(a, b, c, d, e) \ argument
A Dr_pdl_spi_rx62nxx.h88 #define R_SPI_Create(a, b, c, d, e) \ argument
109 #define R_SPI_Transfer(a, b, c, d, e, f, g) \ argument
/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_tsns_drv.c10 void tsns_configure_low_limit_event(TSNS_Type *ptr, int32_t low, tsns_event_t e) in tsns_configure_low_limit_event()
26 void tsns_configure_high_limit_event(TSNS_Type *ptr, int32_t high, tsns_event_t e) in tsns_configure_high_limit_event()
42 void tsns_configure_limit_event(TSNS_Type *ptr, int32_t high, int32_t low, tsns_event_t e) in tsns_configure_limit_event()
/bsp/ht32/ht32f52352/applications/
A Dtest.c105 rt_uint32_t e; in sys_run_dir() local
168 rt_uint32_t e; in gpio_output_test() local
237 rt_uint32_t e; in gpio_input_test() local
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-timer.c456 unsigned e; in ehci_hrtimer_func() local
473 for (int e = 0; e < EHCI_HRTIMER_NUM_EVENTS; e++) in ehci_hrtimer_func() local
/bsp/ht32/ht32f12366/applications/
A Dtest.c104 rt_uint32_t e; in sys_run_dir() local
167 rt_uint32_t e; in gpio_output_test() local
236 rt_uint32_t e; in gpio_input_test() local
/bsp/ht32/ht32f53252/applications/
A Dtest.c105 rt_uint32_t e; in sys_run_dir() local
168 rt_uint32_t e; in gpio_output_test() local
237 rt_uint32_t e; in gpio_input_test() local
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_aes.h164 #define AES_ECB_CryptData(a, b, c, d, e) _AES_CryptData(a, b, NULL, c, d, e) argument
166 #define AES_CTR_CryptData(a, b, c, d, e) _AES_CryptData(a, AES_DIR_ENCRYPT, b, c, d, e) argument
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_aes.h171 #define AES_ECB_CryptData(a, b, c, d, e) _AES_CryptData(a, b, NULL, c, d, e) argument
173 #define AES_CTR_CryptData(a, b, c, d, e) _AES_CryptData(a, AES_DIR_ENCRYPT, b, c, d, e) argument
/bsp/stm32/stm32l475-atk-pandora/applications/lvgl/demo/
A Dlv_demo_calendar.c4 static void event_handler(lv_event_t * e) in event_handler()
/bsp/stm32/stm32f407-atk-explorer/applications/lvgl/demo/
A Dlv_demo_calendar.c5 static void event_handler(lv_event_t * e) in event_handler()
/bsp/stm32/stm32f407-rt-spark/board/ports/lvgl/demo/
A Dlv_demo_calendar.c5 static void event_handler(lv_event_t * e) in event_handler()
/bsp/tae32f5300/Libraries/CMSIS/Include/
A Darm_vec_math.h144 int32x4_t * e) in vmant_exp_f32()
327 float32x4_t e = vrsqrteq_f32(x1); in __arm_vec_sqrt_f32_neon() local
/bsp/nxp/lpc/lpc55sxx/lpc55s69_nxp_evk/applications/lvgl/demo/
A Dlv_demo_calendar.c6 static void event_handler(lv_event_t * e) in event_handler()

Completed in 24 milliseconds

123