Home
last modified time | relevance | path

Searched refs:ec_host_cmd_rx_notify (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_simulator.c74 ec_host_cmd_rx_notify(); in ec_host_cmd_backend_sim_data_received()
Dec_host_cmd_backend_espi.c92 ec_host_cmd_rx_notify(); in espi_handler()
Dec_host_cmd_backend_uart.c208 ec_host_cmd_rx_notify(); in uart_callback()
Dec_host_cmd_backend_shi_ite.c308 ec_host_cmd_rx_notify(); in shi_ite_parse_header()
Dec_host_cmd_backend_spi_stm32.c710 ec_host_cmd_rx_notify(); in gpio_cb_nss()
Dec_host_cmd_backend_shi_npcx.c437 ec_host_cmd_rx_notify(); in shi_npcx_handle_host_package()
/Zephyr-latest/include/zephyr/mgmt/ec_host_cmd/
Dec_host_cmd.h303 void ec_host_cmd_rx_notify(void);
/Zephyr-latest/subsys/mgmt/ec_host_cmd/
Dec_host_cmd_handler.c332 void ec_host_cmd_rx_notify(void) in ec_host_cmd_rx_notify() function