Home
last modified time | relevance | path

Searched full:bleuart_init (Results 1 – 4 of 4) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/bleuart/include/bleuart/
H A Dbleuart.h28 bleuart_init(void);
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/bleuart/
H A Dpkg.yml37 bleuart_init: 'MYNEWT_VAL(BLEUART_SYSINIT_STAGE)'
/nrf52832-nimble/packages/NimBLE-latest/apps/bleuart/src/
H A Dbleuart.c222 bleuart_init(); in bleuart_entry()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/bleuart/src/
H A Dble_svc_uart.c284 int bleuart_init(void) in bleuart_init() function