Searched refs:hal_mailbox_create (Results 1 – 3 of 3) sorted by relevance
39 hal_mailbox_t hal_mailbox_create(const char *name, unsigned int size);
25 hal_mailbox_t hal_mailbox_create(const char *name, unsigned int size) in hal_mailbox_create() function
687 uart_mailbox[uart_port] = hal_mailbox_create(uart_name, UART_FIFO_SIZE); in hal_uart_init()
Completed in 7 milliseconds