Home
last modified time | relevance | path

Searched refs:caller (Results 1 – 10 of 10) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/mem_manager/
Dfsl_component_mem_manager.c98 uint32_t caller; member
472 pBlock->caller = (uint32_t)((uint32_t *)__mem_get_LR()); in MEM_BufferAllocWithId()
749 …(void)PRINTF("Block %d caller : 0x%x Allocated %d bytes: %d\r\n", i, pBlock->caller, pBlock->alloc… in MEM_Trace()
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/driverexamples/mma865x/
Dmma865x_freemaster_demo.c226 int32_t update_dropdown_selection(mma865x_allregs_t *registers, uint8_t caller);
671 int32_t update_dropdown_selection( mma865x_allregs_t *registers, uint8_t caller) in update_dropdown_selection() argument
676 switch (caller) in update_dropdown_selection()
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/driverexamples/fxls8962/
Dfxls8962_freemaster_demo.c294 int32_t update_dropdown_selection(fxls896x_allregs_t *registers, uint8_t caller);
738 int32_t update_dropdown_selection(fxls896x_allregs_t *registers, uint8_t caller) in update_dropdown_selection() argument
743 switch (caller) in update_dropdown_selection()
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/driverexamples/fxls896xaf/
Dfxls896xaf_freemaster_demo.c300 int32_t update_dropdown_selection(fxls896x_allregs_t *registers, uint8_t caller);
756 int32_t update_dropdown_selection(fxls896x_allregs_t *registers, uint8_t caller) in update_dropdown_selection() argument
761 switch (caller) in update_dropdown_selection()
Dfxls896xaf_freemaster_usb_demo.c291 int32_t update_dropdown_selection(fxls896x_allregs_t *registers, uint8_t caller);
753 int32_t update_dropdown_selection(fxls896x_allregs_t *registers, uint8_t caller) in update_dropdown_selection() argument
758 switch (caller) in update_dropdown_selection()
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/driverexamples/fxls8971cf/
Dfxls8971cf_freemaster_demo.c300 int32_t update_dropdown_selection(fxls8971_allregs_t *registers, uint8_t caller);
756 int32_t update_dropdown_selection(fxls8971_allregs_t *registers, uint8_t caller) in update_dropdown_selection() argument
761 switch (caller) in update_dropdown_selection()
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/driverexamples/fxls8961af/
Dfxls8961af_freemaster_demo.c300 int32_t update_dropdown_selection(fxls8961_allregs_t *registers, uint8_t caller);
756 int32_t update_dropdown_selection(fxls8961_allregs_t *registers, uint8_t caller) in update_dropdown_selection() argument
761 switch (caller) in update_dropdown_selection()
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/driverexamples/fxls8974cf/
Dfxls8974cf_freemaster_demo.c300 int32_t update_dropdown_selection(fxls8974_allregs_t *registers, uint8_t caller);
756 int32_t update_dropdown_selection(fxls8974_allregs_t *registers, uint8_t caller) in update_dropdown_selection() argument
761 switch (caller) in update_dropdown_selection()
Dfxls8974cf_freemaster_usb_demo.c291 int32_t update_dropdown_selection(fxls8974_allregs_t *registers, uint8_t caller);
753 int32_t update_dropdown_selection(fxls8974_allregs_t *registers, uint8_t caller) in update_dropdown_selection() argument
758 switch (caller) in update_dropdown_selection()
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/driverexamples/fxos8700/
Dfxos8700_freemaster_demo.c272 int32_t update_dropdown_selection( fxos8700_allregs_t *registers, uint8_t caller);
746 int32_t update_dropdown_selection( fxos8700_allregs_t *registers, uint8_t caller) in update_dropdown_selection() argument
751 switch (caller) in update_dropdown_selection()