Searched defs:ptr (Results 1 – 10 of 10) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_usbfs_dev_drv_io.c | 594 uint16_t const *ptr = (uint16_t const *) buffer; in LoadInEndpointCpu() local 694 uint16_t *ptr = (uint16_t *) buffer; in ReadOutEndpointCpu() local
|
| D | cy_ipc_bt.c | 1233 cy_stc_ipc_msg_init_t *ptr; in Cy_bt_handle_hpclong_msg() local
|
| /hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/common/ |
| D | cybt_debug_uart.c | 609 char *ptr = NULL; in cybt_trans_blocking_write() local 657 int _write(int fd, const char* ptr, int len) in _write()
|
| /hal_infineon-latest/bless/include/ |
| D | cy_ble_event_handler.h | 2233 __STATIC_INLINE uint16_t Cy_BLE_Get16ByPtr(const uint8_t ptr[]) in Cy_BLE_Get16ByPtr() 2249 __STATIC_INLINE void Cy_BLE_Set16ByPtr(uint8_t ptr[], in Cy_BLE_Set16ByPtr() 2268 __STATIC_INLINE uint32_t Cy_BLE_Get24ByPtr(const uint8_t ptr[]) in Cy_BLE_Get24ByPtr()
|
| /hal_infineon-latest/btstack/wiced_include/ |
| D | wiced_bt_trace.h | 54 #define WICED_BT_TRACE_ARRAY(ptr,len,string) WICED_BT_TRACE("%s %A",string,ptr,len); argument
|
| /hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/ipc/ |
| D | cybt_host_stack_platform_interface.c | 54 void host_stack_exception_handler(uint16_t code, char* msg, void* ptr) in host_stack_exception_handler()
|
| /hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/ |
| D | whd_management.c | 277 uint32_t *ptr; in whd_wifi_on() local
|
| D | whd_cdc_bdc.c | 241 uint8_t *ptr = data; in whd_cdc_send_ioctl() local
|
| D | whd_utils.c | 1184 inline void whd_mem_free(void *ptr) in whd_mem_free()
|
| /hal_infineon-latest/mtb-hal-cat1/source/ |
| D | cyhal_gpio.c | 400 cyhal_gpio_callback_data_t** ptr = &(_cyhal_gpio_callbacks[CYHAL_GET_PORT(pin)]); in cyhal_gpio_register_callback() local
|