/external/libese/libese/ |
D | ese.c | 30 API const char *ese_name(const struct EseInterface *ese) { in ese_name() 40 API int ese_open(struct EseInterface *ese, void *hw_opts) { in ese_open() 51 API const char *ese_error_message(const struct EseInterface *ese) { in ese_error_message() 55 API int ese_error_code(const struct EseInterface *ese) { in ese_error_code() 59 API bool ese_error(const struct EseInterface *ese) { return ese->error.is_err; } in ese_error() 61 API void ese_set_error(struct EseInterface *ese, int code) { in ese_set_error() 84 API int ese_transceive(struct EseInterface *ese, const uint8_t *tx_buf, in ese_transceive() 108 API void ese_close(struct EseInterface *ese) { in ese_close()
|
/external/libese/libese-hw/ |
D | ese_hw_echo.c | 34 #define ECHO_STATE(ese) (*(struct EchoState **)(&ese->pad[1])) argument 36 static int echo_open(struct EseInterface *ese, void *hw_opts) { in echo_open() 57 static void echo_close(struct EseInterface *ese) { in echo_close() 67 static uint32_t echo_receive(struct EseInterface *ese, uint8_t *buf, in echo_receive() 90 static uint32_t echo_transmit(struct EseInterface *ese, const uint8_t *buf, in echo_transmit() 112 static int echo_poll(struct EseInterface *ese, uint8_t poll_for, float timeout, in echo_poll() 155 uint32_t echo_transceive(struct EseInterface *ese, const uint8_t *const tx_buf, in echo_transceive()
|
D | ese_hw_fake.c | 42 static int fake_open(struct EseInterface *ese, in fake_open() 49 static void fake_close(struct EseInterface *ese) { in fake_close() 57 static uint32_t fake_receive(struct EseInterface *ese, uint8_t *buf, in fake_receive() 74 static uint32_t fake_transmit(struct EseInterface *ese, const uint8_t *buf, in fake_transmit() 91 static int fake_poll(struct EseInterface *ese, uint8_t poll_for, float timeout, in fake_poll() 110 uint32_t fake_transceive(struct EseInterface *ese, const uint8_t *tx_buf, in fake_transceive()
|
/external/libese/libese-hw/nxp/pn80t/ |
D | common.c | 54 int nxp_pn80t_open(struct EseInterface *ese, void *board) { in nxp_pn80t_open() 99 int nxp_pn80t_reset(struct EseInterface *ese) { in nxp_pn80t_reset() 114 int nxp_pn80t_poll(struct EseInterface *ese, uint8_t poll_for, float timeout, in nxp_pn80t_poll() 150 uint32_t nxp_pn80t_transceive(struct EseInterface *ese, in nxp_pn80t_transceive() 157 uint32_t nxp_pn80t_send_cooldown(struct EseInterface *ese) { in nxp_pn80t_send_cooldown() 174 void nxp_pn80t_close(struct EseInterface *ese) { in nxp_pn80t_close()
|
D | nq_nci.c | 102 uint32_t nq_transmit(struct EseInterface *ese, const uint8_t *buf, uint32_t len, in nq_transmit() 132 uint32_t nq_receive(struct EseInterface *ese, uint8_t *buf, uint32_t len, in nq_receive()
|
D | linux_spidev.c | 177 uint32_t spidev_transmit(struct EseInterface *ese, const uint8_t *buf, in spidev_transmit() 206 uint32_t spidev_receive(struct EseInterface *ese, uint8_t *buf, uint32_t len, in spidev_receive()
|
/external/libese/libese-teq1/ |
D | teq1.c | 99 int teq1_transmit(struct EseInterface *ese, in teq1_transmit() 132 int teq1_receive(struct EseInterface *ese, in teq1_receive() 546 API uint32_t teq1_transceive(struct EseInterface *ese, in teq1_transceive()
|
/external/libese/tools/ese_relay/ |
D | ese_relay_fake.c | 27 void ese_relay_init(struct EseInterface *ese) { ese_init(ese, ESE_HW_FAKE); } in ese_relay_init()
|
D | ese_relay_pn80t_nq_nci.c | 32 void ese_relay_init(struct EseInterface *ese) { in ese_relay_init()
|
D | ese_relay_pn80t_spidev.c | 33 void ese_relay_init(struct EseInterface *ese) { in ese_relay_init()
|
D | ese_relay.c | 74 struct EseInterface ese; in main() local
|
/external/libese/esed/ |
D | esed.cpp | 45 EseInterfaceImpl ese; in main() local
|
/external/libese/libese-hw/nxp/include/ese/hw/nxp/pn80t/ |
D | common.h | 31 #define NXP_PN80T_STATE(ese) \ argument
|
/external/libese/examples/ |
D | ese_nxp_sample.c | 84 struct EseInterface ese = ESE_INITIALIZER(ESE_HW_NXP_PN80T_NQ_NCI); in main() local
|
/external/guice/extensions/struts2/lib/ |
D | ant-1.6.5.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |