| /hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/ |
| D | whd_events.c | 103 uint16_t entry = (uint16_t)0xFF; in whd_management_set_event_handler_locally() local 133 … else if ( (entry == (uint16_t)0xFF) && (cdc_bdc_info->whd_event_list[i].event_set == WHD_FALSE) ) in whd_management_set_event_handler_locally() 135 entry = i; in whd_management_set_event_handler_locally() 143 if (entry == (uint16_t)0xFF) in whd_management_set_event_handler_locally() 150 …memcpy (cdc_bdc_info->whd_event_list[entry].events, event_nums, num_of_events * (sizeof(whd_event_… in whd_management_set_event_handler_locally() 151 cdc_bdc_info->whd_event_list[entry].handler = handler_func; in whd_management_set_event_handler_locally() 152 cdc_bdc_info->whd_event_list[entry].handler_user_data = handler_user_data; in whd_management_set_event_handler_locally() 153 cdc_bdc_info->whd_event_list[entry].ifidx = ifp->ifidx; in whd_management_set_event_handler_locally() 154 cdc_bdc_info->whd_event_list[entry].event_set = WHD_TRUE; in whd_management_set_event_handler_locally() 157 *event_index = entry; in whd_management_set_event_handler_locally() [all …]
|
| /hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/common/ |
| D | cybt_serialize.c | 72 CYBT_SER_Q_ENTRY_t entry; in wiced_bt_app_serialize_function() local 83 entry.pf = p_func; in wiced_bt_app_serialize_function() 84 entry.pp = param; in wiced_bt_app_serialize_function() 86 if (cy_rtos_put_queue(&serial_q_struct.serialQ, &entry, 0, false) == CY_RSLT_SUCCESS) in wiced_bt_app_serialize_function() 108 CYBT_SER_Q_ENTRY_t entry; in cybt_call_app_in_stack_context() local 110 if (cy_rtos_get_queue(&serial_q_struct.serialQ, &entry, 0, false) == CY_RSLT_SUCCESS) in cybt_call_app_in_stack_context() 111 (entry.pf)(entry.pp); in cybt_call_app_in_stack_context()
|
| /hal_infineon-latest/mtb-hal-cat1/source/ |
| D | cyhal_syspm.c | 140 …cyhal_syspm_callback_data_t* entry, bool* allow, cyhal_syspm_callback_state_t state, cyhal_syspm_c… in _cyhal_syspm_call_all_pm_callbacks() argument 142 while(entry != CYHAL_SYSPM_END_OF_LIST) in _cyhal_syspm_call_all_pm_callbacks() 144 if (entry->callback != NULL && in _cyhal_syspm_call_all_pm_callbacks() 145 (entry->states & state) == state && in _cyhal_syspm_call_all_pm_callbacks() 146 (entry->ignore_modes & mode) != mode) in _cyhal_syspm_call_all_pm_callbacks() 148 *allow = entry->callback(state, mode, entry->args) || mode != CYHAL_SYSPM_CHECK_READY; in _cyhal_syspm_call_all_pm_callbacks() 155 entry = entry->next; in _cyhal_syspm_call_all_pm_callbacks() 157 return entry; in _cyhal_syspm_call_all_pm_callbacks()
|
| /hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_IAR/ |
| D | startup_cm0plus.s | 121 …upt #0 ; updated in RAM vector table with corresponding SROM vector table entry (after ROM-to-RAM … 122 …upt #1 ; updated in RAM vector table with corresponding SROM vector table entry (after ROM-to-RAM …
|
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/TOOLCHAIN_ARM/ |
| D | cy_syslib_ext.s | 69 ; they were found on entry.
|
| /hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_ARM/ |
| D | xmc7100_x1088_cm0plus.sct | 15 ;* \note The entry point location is fixed and starts at 0x10000000. The valid
|
| D | xmc7100_x2112_cm0plus.sct | 15 ;* \note The entry point location is fixed and starts at 0x10000000. The valid
|
| D | xmc7100_x4160_cm0plus.sct | 15 ;* \note The entry point location is fixed and starts at 0x10000000. The valid
|
| D | xmc7100d_x2112_cm0plus.sct | 15 ;* \note The entry point location is fixed and starts at 0x10000000. The valid
|
| D | xmc7100d_x4160_cm0plus.sct | 15 ;* \note The entry point location is fixed and starts at 0x10000000. The valid
|
| D | xmc7200_x8384_cm0plus.sct | 15 ;* \note The entry point location is fixed and starts at 0x10000000. The valid
|
| D | xmc7200d_x8384_cm0plus.sct | 15 ;* \note The entry point location is fixed and starts at 0x10000000. The valid
|
| /hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM7/TOOLCHAIN_ARM/ |
| D | xmc7100_x1088_cm7.sct | 15 ;* \note The entry point location is fixed and starts at 0x10000000. The valid
|
| D | xmc7100_x2112_cm7.sct | 15 ;* \note The entry point location is fixed and starts at 0x10000000. The valid
|
| D | xmc7100_x4160_cm7.sct | 15 ;* \note The entry point location is fixed and starts at 0x10000000. The valid
|
| D | xmc7200_x8384_cm7.sct | 15 ;* \note The entry point location is fixed and starts at 0x10000000. The valid
|
| D | xmc7100d_x2112_cm7.sct | 15 ;* \note The entry point location is fixed and starts at 0x10000000. The valid
|
| D | xmc7100d_x4160_cm7.sct | 15 ;* \note The entry point location is fixed and starts at 0x10000000. The valid
|
| D | xmc7200d_x8384_cm7.sct | 15 ;* \note The entry point location is fixed and starts at 0x10000000. The valid
|
| /hal_infineon-latest/mtb-template-cat1/files/templates/cat1b/COMPONENT_MTB/COMPONENT_CM33/TOOLCHAIN_ARM/ |
| D | cyw20829A0_ns_ram_cbus.sct | 15 ;* \note The entry point location is fixed and starts at 0x10000000. The valid
|
| D | cyw20829A0_ns_ram_sahb.sct | 15 ;* \note The entry point location is fixed and starts at 0x10000000. The valid
|
| D | cyw20829_ns_ram_cbus.sct | 15 ;* \note The entry point location is fixed and starts at 0x10000000. The valid
|
| D | cyw20829_ns_ram_sahb.sct | 15 ;* \note The entry point location is fixed and starts at 0x10000000. The valid
|
| D | cyw20829A0_ns_flash_cbus.sct | 15 * \note The entry point location starts at 0x0401e000. The valid
|
| /hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM4/TOOLCHAIN_ARM/ |
| D | cyb06xx5_cm4.sct | 15 ;* \note The entry point location is fixed and starts at 0x10020000. The valid
|