Home
last modified time | relevance | path

Searched full:bleuart_max_input (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/bleuart/
H A Dsyscfg.yml20 BLEUART_MAX_INPUT:
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/bleuart/src/
H A Dble_svc_uart.c294 console_buf = rt_malloc(MYNEWT_VAL(BLEUART_MAX_INPUT)); in bleuart_init()
310 bleuart.rx_fifo = rt_ringbuffer_create(MYNEWT_VAL(BLEUART_MAX_INPUT)); in bleuart_init()