Home
last modified time | relevance | path

Searched defs:input (Results 1 – 17 of 17) sorted by relevance

/lk-master/lib/tga/
A Dtga.c55 static void decode_2byte(gfx_surface *surface, uint x, uint y, const void *input) { in decode_2byte()
68 static void decode_3byte(gfx_surface *surface, uint x, uint y, const void *input) { in decode_3byte()
76 static void decode_4byte(gfx_surface *surface, uint x, uint y, const void *input) { in decode_4byte()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dinmux_15xx.h99 STATIC INLINE void Chip_INMUX_SelectSCT0Src(uint8_t input, SCT0_INMUX_T src) in Chip_INMUX_SelectSCT0Src()
137 STATIC INLINE void Chip_INMUX_SelectSCT1Src(uint8_t input, SCT1_INMUX_T src) in Chip_INMUX_SelectSCT1Src()
173 STATIC INLINE void Chip_INMUX_SelectSCT2Src(uint8_t input, SCT2_INMUX_T src) in Chip_INMUX_SelectSCT2Src()
209 STATIC INLINE void Chip_INMUX_SelectSCT3Src(uint8_t input, SCT3_INMUX_T src) in Chip_INMUX_SelectSCT3Src()
/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_lpcomp.h59 nrf_lpcomp_input_t input; /**< Input to be monitored. */ member
A Dnrfx_comp.h96 nrf_comp_input_t input; /**< Input to be monitored. */ member
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_gpiote.c737 static bool input_read_and_check(uint32_t * input, uint32_t * pins_to_check) in input_read_and_check()
765 static void port_event_handle(uint32_t * input) in port_event_handle()
825 uint32_t input[GPIO_COUNT] = {0}; in nrfx_gpiote_irq_handler() local
/lk-master/external/lib/lwip/api/
A Dnetifapi.c104 netif_input_fn input) in netifapi_netif_add()
/lk-master/external/platform/pico/rp2_common/hardware_adc/include/hardware/
A Dadc.h86 static inline void adc_select_input(uint input) { in adc_select_input()
/lk-master/external/lib/lwip/include/lwip/
A Dnetifapi.h60 netif_input_fn input; member
A Dnetif.h147 netif_input_fn input; member
/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Daux_adc.h381 AUXADCSelectInput(uint32_t input) in AUXADCSelectInput()
/lk-master/external/lib/lwip/netif/ppp/
A Dchpms.c227 Get7Bits( u_char *input, int startBit) in Get7Bits()
A Dppp_impl.h243 void (*input) (int unit, u_char *pkt, int len); member
/lk-master/external/lib/lwip/core/
A Dnetif.c140 ip_addr_t *gw, void *state, netif_init_fn init, netif_input_fn input) in netif_add()
/lk-master/external/platform/nrfx/hal/
A Dnrf_adc.h125 nrf_adc_config_input_t input; /**< ADC input selection. */ member
A Dnrf_lpcomp.h334 NRF_STATIC_INLINE void nrf_lpcomp_input_select(NRF_LPCOMP_Type * p_reg, nrf_lpcomp_input_t input) in nrf_lpcomp_input_select()
A Dnrf_comp.h428 NRF_STATIC_INLINE void nrf_comp_input_select(NRF_COMP_Type * p_reg, nrf_comp_input_t input) in nrf_comp_input_select()
A Dnrf_gpio.h578 nrf_gpio_pin_input_t input, in nrf_gpio_cfg()

Completed in 31 milliseconds