/btstack/test/base64/ |
H A D | base64_decoder_test.cpp | 31 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 D | btstack_slip.c | 152 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 D | btstack_crypto.h | 122 const uint8_t * input; member
|
/btstack/3rd-party/lwip/core/src/netif/ppp/polarssl/ |
H A D | md5.c | 211 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 D | md4.c | 192 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 D | sha1.c | 245 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 D | pppcrypt.c | 41 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 D | arm_nnexamples_gru.cpp | 140 q15_t *input = scratch_input + history_size; in gru_example() local
|
/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/ |
H A D | comp_e.c | 36 static uint16_t __getRegisterSettingForInput(uint32_t input) in __getRegisterSettingForInput()
|
/btstack/3rd-party/lwip/core/src/api/ |
H A D | netifapi.c | 226 void *state, netif_init_fn init, netif_input_fn input) in netifapi_netif_add()
|
/btstack/3rd-party/lwip/core/src/core/ |
H A D | netif.c | 250 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 D | hid_demo.c | 145 uint16_t input[NUM_KEYS]; variable
|
/btstack/port/esp32/components/btstack/ |
H A D | es8388.c | 325 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 D | api_msg.h | 249 netif_input_fn input; member
|
/btstack/3rd-party/lwip/core/src/include/netif/ppp/ |
H A D | ppp_impl.h | 286 void (*input) (ppp_pcb *pcb, u_char *pkt, int len); member
|
/btstack/3rd-party/lwip/core/src/include/lwip/ |
H A D | netif.h | 297 netif_input_fn input; member
|
/btstack/3rd-party/micro-ecc/ |
H A D | uECC.c | 1496 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 D | mini-st.css | 57 input { selector
|