Home
last modified time | relevance | path

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

/btstack/test/base64/
H A Dbase64_decoder_test.cpp31 const uint8_t input[] = "YWJj"; in TEST() local
39 const uint8_t input[] = "YWI="; in TEST() local
47 const uint8_t input[] = "YQ=="; in TEST() local
/btstack/src/
H A Dbtstack_slip.c152 static void btstack_slip_decoder_store_byte(uint8_t input){ in btstack_slip_decoder_store_byte()
176 void btstack_slip_decoder_process(uint8_t input){ in btstack_slip_decoder_process()
H A Dbtstack_crypto.h122 const uint8_t * input; member
/btstack/3rd-party/lwip/core/src/netif/ppp/polarssl/
H A Dmd5.c211 void md5_update( md5_context *ctx, const unsigned char *input, int ilen ) in md5_update()
291 void md5( unsigned char *input, int ilen, unsigned char output[16] ) in md5()
H A Dmd4.c192 void md4_update( md4_context *ctx, const unsigned char *input, int ilen ) in md4_update()
272 void md4( unsigned char *input, int ilen, unsigned char output[16] ) in md4()
H A Dsha1.c245 void sha1_update( sha1_context *ctx, const unsigned char *input, int ilen ) in sha1_update()
326 void sha1( unsigned char *input, int ilen, unsigned char output[20] ) in sha1()
/btstack/3rd-party/lwip/core/src/netif/ppp/
H A Dpppcrypt.c41 static u_char pppcrypt_get_7bits(u_char *input, int startBit) { in pppcrypt_get_7bits()
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/
H A Darm_nnexamples_gru.cpp140 q15_t *input = scratch_input + history_size; in gru_example() local
/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Dcomp_e.c36 static uint16_t __getRegisterSettingForInput(uint32_t input) in __getRegisterSettingForInput()
/btstack/3rd-party/lwip/core/src/api/
H A Dnetifapi.c226 void *state, netif_init_fn init, netif_input_fn input) in netifapi_netif_add()
/btstack/3rd-party/lwip/core/src/core/
H A Dnetif.c250 netif_add_noaddr(struct netif *netif, void *state, netif_init_fn init, netif_input_fn input) in netif_add_noaddr()
291 void *state, netif_init_fn init, netif_input_fn input) in netif_add()
/btstack/port/archive/msp-exp430f5438-cc2564b/example/
H A Dhid_demo.c145 uint16_t input[NUM_KEYS]; variable
/btstack/port/esp32/components/btstack/
H A Des8388.c325 int es8388_set_adc_input(es_codec_adc_input_t input) in es8388_set_adc_input()
/btstack/3rd-party/lwip/core/src/include/lwip/priv/
H A Dapi_msg.h249 netif_input_fn input; member
/btstack/3rd-party/lwip/core/src/include/netif/ppp/
H A Dppp_impl.h286 void (*input) (ppp_pcb *pcb, u_char *pkt, int len); member
/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dnetif.h297 netif_input_fn input; member
/btstack/3rd-party/micro-ecc/
H A DuECC.c1496 static void vli_modInv(uECC_word_t *result, const uECC_word_t *input, const uECC_word_t *mod) { in vli_modInv()
2305 static void vli_modInv_n(uECC_word_t *result, const uECC_word_t *input, const uECC_word_t *mod) { in vli_modInv_n()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/_htmresc/
H A Dmini-st.css57 input { selector